Stop alt-tabbing between pgAdmin windows
Run Postgres, Redshift, MySQL, MariaDB, and SQLite queries in one multi-tab editor with schema autocomplete. Switch connections without losing your place or reopening browser tabs.
Beta release — limited spots available
Query Postgres, browse Redis keys, monitor BullMQ queues, and explore MongoDB — without alt-tabbing between browser tabs. Basic is free forever. Request beta access for full Standard features at no cost.
Works with the databases you already use
Stop juggling pgAdmin, Redis Insight, Bull Board, and Compass. Rowdex talks to every engine in your Postgres + Redshift + Redis + MongoDB stack from one window.
PostgreSQL
Relational
Redshift
Data warehouse
MySQL
Relational
MariaDB
Relational
SQLite
Embedded
MongoDB
Document
Redis
Key-value
BullMQ
Queue
PostgreSQL
Relational
Redshift
Data warehouse
MySQL
Relational
MariaDB
Relational
SQLite
Embedded
MongoDB
Document
Redis
Key-value
BullMQ
Queue
Product Overview
Five jobs you currently split across pgAdmin, Redis Insight, Bull Board, and Compass — handled in one desktop window.
Rowdex · Write SQL across Postgres, Redshift, MySQL, MariaDB, and SQLite

Replaces pgAdmin for daily queries
You keep losing your place every time pgAdmin reloads or you switch browser tabs. Rowdex gives you a multi-tab SQL editor with schema autocomplete, saved queries, and {{variable}} placeholders — all in one native window.
Features
Every card below closes a tab you have open right now — or a mistake you've almost made on prod.
Run Postgres, Redshift, MySQL, MariaDB, and SQLite queries in one multi-tab editor with schema autocomplete. Switch connections without losing your place or reopening browser tabs.
Saved queries, full history, and {{variable}} placeholders mean you stop rewriting the same debug statements. Re-run with a new user ID or date range in two clicks.
See queue depth, pause workers, retry failed jobs, and inspect payloads on the same Redis connection. No separate deploy, no extra login, no context switch.
Pattern search, TTL inspection, and an in-app command console sit next to your SQL tabs. Compare a cache value against the Postgres row that wrote it in one window.
Browse collections with JSON filters, switch between table and JSON views, and edit documents in-app. Document CRUD without a fourth desktop client open.
Pin any saved SQL as a widget with auto-refresh on interval. Watch signups, queue depth, and error rates from live connection data — not a stale snapshot.
Describe what you need in English. Rowdex reads your actual tables, generates read-only SQL, and waits for your confirm before anything runs. Bring your own OpenAI key.
Connection passwords live in the macOS, Windows, or Linux OS keychain — not a config file on disk. One less thing to worry about when you connect to prod.
Details
Small details that save hours every week — each one tied to a job you do daily.
Click a cell in the result grid and edit it directly — no one-off SQL script required.
Stack filters on query results to find the exact records you need right now.
Active filters
Production mode flags DROP, TRUNCATE, and DELETE without WHERE before they run.
Production — Safe Mode
Destructive query detected. Confirm execution?
UPDATE orders SET status = 'shipped'
WHERE id = 5;Preview a clear diff of your query edits before anything hits the database.
Diff preview · 2 changes
Open any schema, table, view, or function from a single search — no sidebar digging.
Run multiple connections and queries side by side without losing your place.
SELECT * FROM properties
WHERE city = 'Austin'
LIMIT 100;
Before & after
If your browser tab bar looks like this, you're not alone — and you don't need five tools to fix it.
Replace bloated Electron apps with a single, native Rust-powered workspace.
Same stack. Four fewer tabs. One native Tauri app under 60MB idle.
Security
You're about to point a new desktop app at a live database. That should make you pause — and Rowdex is built so you can connect with confidence, not blind trust.
Your fear: passwords sitting in a config file on disk. Rowdex stores connection secrets in the macOS, Windows, or Linux OS keychain — the same vault your OS uses for Wi-Fi passwords.
Your fear: one misclick writes to prod. Toggle read-only on any connection and Rowdex blocks INSERT, UPDATE, and DELETE before they leave the editor.
Your fear: running a query against prod by accident. Mark a connection as production and Rowdex adds a persistent visual warning layer you can't ignore.
Your fear: a DROP or DELETE without WHERE at 2am. Rowdex intercepts dangerous statements and requires explicit confirmation before anything executes.
Your fear: an AI assistant mutating your database. Rowdex generates read-only SQL by default and waits for your confirm. Nothing runs without you.
FAQ
The product details — and the reasons people hesitate before downloading.
Ping the founding team directly — we usually reply within a few hours.
support@rowdex.app→PostgreSQL, Redshift, MySQL, MariaDB, SQLite, MongoDB, and Redis — including BullMQ queue inspection on Standard. SSH and TLS tunneling are built in. Basic (free) covers SQL engines and MongoDB; Redis and AI require Standard.
58 of 100 beta spots remaining
Approved testers get every Standard feature at no cost — Redis, AI assistant, unlimited tabs, multi-connection. No credit card. No catch.
220+ builders already testing Rowdex
Free forever · Postgres, Redshift, MySQL, MariaDB, SQLite, MongoDB · 2 tabs, no credit card
Download
macOS, Windows, and Linux. Signed builds under 50MB. Enter your approved email to unlock the links.
One moment…