Features

Dora features

Browse the capabilities that ship in Dora today, from connection management to schema exploration and AI-assisted querying.

Multi-Database

PostgreSQL, MySQL, SQLite & libSQL

Use one keyboard-first app to open local files, hosted Postgres, Turso libSQL, and tunneled databases without juggling separate clients.

Read more →

Query History

Search, replay and analyze every query

Every query you run stays within reach so you can replay, compare, and continue work without digging through terminal scrollback.

Read more →

Schema Visualization

Live ER diagrams of your relationships

See how tables relate before you write joins. Foreign keys, column types, and relationship paths stay visible while you explore.

Read more →

Docker Containers

Spin up and manage local databases

Spin up the databases you need for development, inspect container state, and connect directly from the same desktop app you use to query data.

Read more →

SSH Tunneling

Reach private databases through secure tunnels

Reach staging, production, and cloud databases that are not publicly exposed, without a VPN or a separate tunnel process running in a terminal.

Read more →

AI SQL assistant

Natural language to SQL with schema context

Describe the result you need, and Dora drafts SQL against your live schema context so you can review, edit, and run the statement immediately.

Read more →

Drizzle runner

Type-safe Drizzle queries with SQL preview

Stay in type-safe Drizzle when that is how you think, then inspect the SQL Dora will execute before it hits the database.

Read more →

Prisma runner

Run Prisma Client queries with live SQL preview

Query the way you already do in your app, in Prisma Client syntax, and watch Dora translate it to SQL you can read before it runs.

Read more →

ORM Cockpit

Diff Drizzle/Prisma schema, preview migrations

See exactly how your code schema has drifted from the live database — then generate the migration that reconciles them, with destructive changes flagged and gated.

Read more →

Theming

Custom look and feel for your workspace

Make the workbench yours: choose a colour scheme, tweak the accent, and pick a density that fits how you work.

Read more →

Analytics

Query PostHog with HogQL, build dashboards

Run product analytics queries alongside your database work without switching between tools.

Read more →