DATABASES
LiteQuery any database. From the same window as your APIs.
A first-class database client built into Rostyman — 8 supported engines, AI-generated SQL, ER diagrams, EXPLAIN visualizers, and a Verify tab that asserts your DB changed after an HTTP request.

Why this is different
Other API clients leave you to bounce between TablePlus, DBeaver, and your terminal to verify what an API actually wrote. Rostyman puts the database next to the request — same window, same variables, same environments. You can even attach a SQL assertion to an HTTP request that runs the moment the response arrives.
8 databases supported
One Monaco editor, one EXPLAIN visualizer, one autocomplete engine — backed by the right driver underneath for each engine.
Full Postgres support including JSONB, arrays, CTEs, schemas, and PL/pgSQL stored procedures. Pool-based connections, schema-aware autocomplete, and connection-string URI input.
MySQL 5.7+ — stored procedures, views, triggers, full-text search, and bulk schema introspection.
MariaDB 10.4+ via the MySQL driver — same query editor, same EXPLAIN visualizer, same auto-reconnect.
MSSQL with Azure SQL support, T-SQL editor, schema selector, and connection-string URI input.
Open local .db files directly — no connection string needed. Just browse to the file. Bundled, no driver install.
Cockroach via the Postgres protocol — distributed SQL with the same Monaco editor and EXPLAIN visualizer.
Document queries with expandable card view, formatted JSON, aggregation pipelines, and Atlas-compatible connection strings.
Key browser with pattern filter, type-aware rendering (STRING / HASH / LIST / SET / ZSET / JSON), TTL inspection, and one-click delete.
ER Diagram — see your schema, not just list it
Auto-detected foreign keys, draggable layout that persists across restarts, MiniMap, Zoom-to-Area, and Fullscreen mode. Export as a 3× pixel-ratio PNG or as a true vector PDF.

Auto-detected foreign keys
Persistent layout
MiniMap + Zoom-to-Area
Fullscreen mode
Vector PDF export
Layout JSON
AI that knows your schema
Not generic chat — the AI assistant is wired to your connection. It sees your tables, columns, and types so the SQL it generates actually runs.
Plain-English → SQL
Schema analysis
Stored procedures, functions, triggers, views
EXPLAIN that explains
Generate a full API collection from your schema
One click. Pick the tables you want. Rostyman writes a complete REST collection — List, Get by ID, Create, Update, Delete per table — into a folder, ready to send.

DB Verify — assert your database changed
Add a SQL assertion to any HTTP request. After the response arrives, Rostyman runs the query against the connection of your choice and tells you whether the row appeared, the count went up, or the field flipped to the right value.

One tab next to your headers
No more bouncing between tools
Query editor + schema browser
Monaco at the centre, your schema in a sidebar. Everything else is built around making queries fast to write and easy to navigate.
Schema-aware autocomplete
SQL hover tooltips
Multiple query tabs
Run / Stop with progress
EXPLAIN visualizer
Result formats
Inline cell editing
Variables in queries
Browse mode
Query history, saved queries, and native views
Everything you run is searchable. Queries you care about can be promoted, named, and tagged.
Searchable query history
Saved queries with folders + tags
MongoDB document cards
Redis key browser
CSV / JSON data import
DB Projects
Production-safe by default
The features that keep you from being the person who ran DELETE without a WHERE clause.
Destructive query safety
SSH tunnel support
Auto-reconnect
Friendly error classifier
Long-running query notifications
Transactions
Schema diff with migration SQL
Environment-aware connections
One window. Eight databases. No tab-switching.
The full database client ships free in Rostyman Lite — download today, no account required. Connect your first database in under a minute.
Download Free