RowDexBeta

SQL Client

The SQL client built for modern developers

Connect to PostgreSQL, MySQL, SQLite, and Amazon Redshift with one native SQL client. RowDex combines SQL querying with Redis and MongoDB — everything your full-stack app needs in one window.

SQL Features in RowDex

Multi-database SQL editor

Write SQL with syntax highlighting and autocomplete for PostgreSQL, MySQL, and SQLite. Execute queries, view results in a sortable grid, and export to CSV or JSON.

Schema browser

Browse tables, views, indexes, and constraints across all your SQL databases. See column types, foreign keys, and relationships at a glance.

Saved queries & history

Save frequently-used queries with names and descriptions. Full query history lets you recall and re-run past statements across sessions.

Connection management

Store multiple database connections with OS keychain credential storage. Label environments (dev, staging, prod) and switch instantly.

SSH tunneling & SSL

Connect securely through SSH tunnels or SSL/TLS to access databases behind firewalls and VPNs.

Production safety

Enable read-only mode for production databases. RowDex warns before running UPDATE, DELETE, or DROP statements.

Connection Options

  • PostgreSQL (local, Docker, RDS, Heroku, Supabase)
  • MySQL & MariaDB (local, RDS, PlanetScale, DigitalOcean)
  • SQLite (local file databases)
  • Amazon Redshift (via PostgreSQL protocol)
  • SSH tunnel and SSL/TLS connections

Common SQL Use Cases

  • Daily development queries against local databases
  • Exploring schemas when onboarding to a new codebase
  • Running ad-hoc analytics queries on staging
  • Debugging production data with read-only connections
  • Managing multiple client projects with separate connections

Why Not Just Use Other SQL Tools?

DBeaver

DBeaver is Java-based (118 MB installer, typically 400–700 MB idle). RowDex is a native Tauri app under 50MB.

DataGrip

DataGrip requires a paid subscription. RowDex Basic is free forever for all SQL databases.

TablePlus

TablePlus has a limited free tier. RowDex Basic is free forever with full SQL support.

Terminal CLIs

psql, mysql, and sqlite3 lack visual schema browsing and saved queries. RowDex provides GUI convenience with keyboard shortcuts.

FAQ

Which SQL databases does RowDex support?

PostgreSQL, MySQL, MariaDB, SQLite, and Amazon Redshift. MongoDB and Redis are also supported for full-stack workflows.

Is RowDex free?

Yes. Basic tier is free forever for all SQL databases. No credit card or trial expiration.

Does RowDex support stored procedures?

You can view and execute stored procedures. Visual procedure editing is planned for a future release.

Can I connect to cloud databases?

Yes. Connect to AWS RDS, Heroku Postgres, PlanetScale, Supabase, and any database accessible over TCP, SSH, or SSL.

Related

Try RowDex free

Native database client for macOS, Windows, and Linux. Basic is free — download and connect in minutes.