Skip to content

Getting Started

Choose how you want to try dbward:

PathBest forTime
Connect your databaseQuick smoke test with your own PostgreSQL/MySQL1 min
Try with DockerSee the full approval workflow (submit → approve → execute)2 min
Deploy to your infrastructureChoose a deployment method for your team10 min

ConceptDescription
RequestA unit of work (query or migration) submitted for execution
WorkflowApproval policy — determines whether a request needs sign-off
AgentProcess that connects to the database and executes approved requests
ServerApproval engine + audit log (never touches your database)
Break-glassEmergency bypass to skip approval in critical situations
  1. Executing Queries — day-to-day workflow
  2. Policies Overview — approval rules and auto-approve
  3. Architecture — how the components fit together