Dora includes a Drizzle-oriented runner for teams that model queries in TypeScript-first ORM syntax instead of raw SQL alone.
Autocomplete and SQL preview keep the workflow grounded in your live schema so generated statements stay reviewable.
What you get
- Drizzle query authoring inside the workbench
- Schema-aware autocomplete
- SQL preview before execution
- Pairs with raw SQL console workflows