Beta release — limited spots available

Replace pgAdmin, Redis Insight, Bull Board, Compass, and more.One native app for your stack.

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.

Beta access

Request beta access

We'll email install links within 48 hours of approval. No credit card required.

No credit card · Signed installers for macOS, Windows, and Linux

Builders in private beta
220+
Standard access for approved testers
Free
Native Tauri app — not Electron
macOS, Windows & Linux

Works with the databases you already use

One client. Every engine in your stack.

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

Engines in one app vs 4 separate clients
8
Idle RAM vs 200MB+ Electron tools
<60MB
Connection data stays on your machine
100%

Product Overview

See Rowdex in live action

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

Live · Postgres
Rowdex Query without pgAdmin

Replaces pgAdmin for daily queries

Write SQL across Postgres, Redshift, MySQL, MariaDB, and SQLite.

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.

  • Multi-tab editor with schema autocompleteJump between staging and prod queries without reopening connections.
  • Saved queries and full historyRe-run yesterday's debug query in two clicks, not ten.
  • {{variable}} placeholders in saved queriesSwap user IDs and date ranges without rewriting the whole statement.
  • Dangerous SQL confirmationDROP and DELETE without WHERE get blocked until you explicitly confirm.

Features

Built for developers who live in databases

Every card below closes a tab you have open right now — or a mistake you've almost made on prod.

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.

Find last Tuesday's query in seconds

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.

Debug failed jobs without Bull Board

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.

Skip Redis Insight for daily key lookup

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.

Close Compass for routine document work

Browse collections with JSON filters, switch between table and JSON views, and edit documents in-app. Document CRUD without a fourth desktop client open.

Stop exporting CSVs for metrics you already query

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.

Get SQL drafts that know your schema

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.

Credentials that never hit a plain-text file

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

Thoughtful UI that's easy to use

Small details that save hours every week — each one tied to a job you do daily.

Fix a bad row without writing UPDATE

Click a cell in the result grid and edit it directly — no one-off SQL script required.

idmessagelikes
36So cool 💙3,929
37Love your hair!9,691
38Amazing work1,204
Narrow a million-row table fast

Stack filters on query results to find the exact records you need right now.

Active filters

commentcontainslove×
user_id>=120×
status=active×
Catch destructive SQL before prod

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;
See what changed before you commit

Preview a clear diff of your query edits before anything hits the database.

Diff preview · 2 changes

migration_0042.sql+1 / −1
+INSERT INTO daily_active (id, ver)
DROP TABLE legacy_logs;
Jump to any table in one keystroke

Open any schema, table, view, or function from a single search — no sidebar digging.

⌘ K|p
performance_schemaSchema
productsTable
orders_viewView
Keep staging and prod queries open

Run multiple connections and queries side by side without losing your place.

realestate_db
products
orders_v2
+

SELECT * FROM properties

WHERE city = 'Austin'

LIMIT 100;

Before & after

Why builders switch to Rowdex

If your browser tab bar looks like this, you're not alone — and you don't need five tools to fix it.

Rowdex

One Workspace.

Replace bloated Electron apps with a single, native Rust-powered workspace.

  • PostgreSQL
  • Redshift
  • MySQL
  • MariaDB
  • SQLite
  • MongoDB
  • Redis
  • BullMQ
Package size
< 50MB
Idle RAM
< 60MB
In one app
8 tools

Your browser tab bar today

  • A dedicated SQL client tab for Postgres
  • Another console just for warehouse queries
  • A separate Redis admin for cache debugging
  • A standalone UI for failed queue jobs
  • A document browser for MongoDB lookup
  • An AI tab for SQL you don't fully trust

One Rowdex window

  • Multi-tab SQL editor — Postgres, Redshift, MySQL, and more
  • Redis key browser on the same connection
  • BullMQ monitor — pause, retry, inspect payloads
  • MongoDB browser with JSON filters and CRUD
  • Schema-aware AI that waits for your confirm

Same stack. Four fewer tabs. One native Tauri app under 60MB idle.

Security

Connecting prod shouldn't feel reckless

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.

Credentials never touch a plain-text file

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.

Read-only mode for connections you don't trust yet

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.

Production mode makes danger impossible to miss

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.

Destructive SQL gets stopped and confirmed

Your fear: a DROP or DELETE without WHERE at 2am. Rowdex intercepts dangerous statements and requires explicit confirmation before anything executes.

AI drafts SQL — you decide if it runs

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

Questions, answered

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

Get full Standard access free as a beta tester

Approved testers get every Standard feature at no cost — Redis, AI assistant, unlimited tabs, multi-connection. No credit card. No catch.

  • Full Standard plan free during beta
  • Redis browser, BullMQ monitor, and AI assistant included
  • Unlimited tabs and multi-connection switching
  • Direct line to the founding team

220+ builders already testing Rowdex

Spots left
58
Idle RAM
< 60MB
Engines
8

Not ready for beta? Start on Basic today.

Free forever · Postgres, Redshift, MySQL, MariaDB, SQLite, MongoDB · 2 tabs, no credit card

Download

Native installers for your machine

macOS, Windows, and Linux. Signed builds under 50MB. Enter your approved email to unlock the links.

One moment…