Choose how you want to try dbward:
| Concept | Description |
|---|
| Request | A unit of work (query or migration) submitted for execution |
| Workflow | Approval policy — determines whether a request needs sign-off |
| Agent | Process that connects to the database and executes approved requests |
| Server | Approval engine + audit log (never touches your database) |
| Break-glass | Emergency bypass to skip approval in critical situations |
- Executing Queries — day-to-day workflow
- Policies Overview — approval rules and auto-approve
- Architecture — how the components fit together