NewRowwright 1.0.0 is here for macOS

Every database. One beautiful app.

Rowwright is the all-in-one database manager for Mac. Browse, edit and query PostgreSQL, MySQL, MongoDB, Redis and more — with the calm and speed of a native app.

Free forever plan · macOS 12 Monterey or later · Apple Silicon & Intel

Rowwright showing a PostgreSQL customers table with a JSON value inspector

Works with the databases you already run

Built for real work

A workshop for your data.

Everything you reach for every day — beautifully designed, obsessively fast, and consistent across every database you use.

Query editor

Write SQL at the speed of thought.

A focused editor that knows your schema. Autocomplete tables and columns, run the statement under your cursor with ⌘↵, and see results stream into a grid that never stutters.

  • Schema-aware autocomplete
  • Run selection, statement or whole script
  • EXPLAIN, formatting, history & saved queries
Run Explain
1
Run a query to see results
Data grid

Edit data like a spreadsheet. Commit like a pro.

Double-click any cell to edit it. Add, duplicate and delete rows. Every change stays pending — highlighted and reviewable — until you save it in a single transaction.

  • Inline editing with pending-change review
  • Filters, multi-column sort & pagination
  • Copy as CSV, JSON, Markdown or INSERTs
customers1,240 rows
#
name
email
plan
1
Ada Lovelace
ada@analytical.io
pro
2
Grace Hopper
grace@cobol.dev
free
3
Alan Turing
alan@bletchley.uk
team
4
Katherine Johnson
kj@orbit.space
pro
5
Linus Torvalds
linus@kernel.fi
free
ER diagrams

See how your schema fits together.

Generate an interactive entity–relationship diagram for any schema in one click. Drag tables around, zoom, and hover a table to light up everything it touches.

  • Auto-layout from real foreign keys
  • Drag, pan & zoom
  • Primary & foreign keys at a glance
customers
idserial
nametext
emailtext
plantext
orders
idbigserial
customer_idint
totalnumeric
statustext
products
idserial
skutext
pricenumeric
order_items
idbigserial
order_idbigint
product_idint
quantityint
NoSQL, first-class

Redis and MongoDB feel right at home.

Browse millions of Redis keys as a tree, edit hashes, lists, sets, sorted sets and streams, and watch TTLs tick. Query MongoDB with shell syntax and edit documents as JSON.

  • Redis key tree with SCAN & patterns
  • Mongo shell: find, aggregate, ObjectId, ISODate
  • Document editor & table view
Redis · key browserMongoDB · documents
user:* | session:*
cache38
string session:9f2c
hash user:1042
list queue:emails
zset leaderboard
set tags:popular
stream events:orders
stringsession:9f2c 60m 00s
{
"userId": 1042,
"roles": ["admin", "editor"],
"device": "MacBook Pro"
}
Server monitor

Know what your database is doing. Right now.

A live dashboard for connections, throughput, cache hit ratio and every running query — with one-click termination for the one that’s hogging your CPU.

  • Live metrics every 3 seconds
  • Sessions & running queries
  • Terminate runaway queries safely
Connections
45
Queries / sec
1175
Cache hit
99.5%
Live · every 3s
pidquerytime
4301SELECT * FROM orders WHERE status = $13 ms
4302SELECT count(*) FROM sessions1 ms
The real thing

Take the tour.

Real screenshots of Rowwright connected to a real PostgreSQL and Redis — no mockups.

Rowwright Data view (dark mode)

Browse and edit 1,240 customers with a value inspector for JSON.

Thoughtful details

Small things, done right.

The details that make a tool disappear into your workflow — so you can focus on the data.

⌘K
orders table
order_items table
New query action
Command palette

Jump to any table, connection, database or action with ⌘K. Fuzzy search means a few keystrokes is all it takes.

Your Mac
Bastion
Database
SSH tunnels & SSL

Reach databases behind a bastion with key or password auth, plus TLS with custom CA certificates — built in, no extra tools.

ProdRun a destructive query?
DELETE FROM users;
CancelRun anyway
Production safe mode

Tag connections by environment. Destructive queries on prod always ask first, and read-only mode blocks writes entirely.

Keychain-encrypted

Passwords, SSH secrets and connection URIs are encrypted with your macOS Keychain. Nothing leaves your Mac.

Light & dark

Follows your system appearance with native vibrancy — and looks great either way.

CSVJSONSQLMarkdown
Import & export

Export results or whole tables to CSV, JSON, SQL or Markdown. Import CSV and JSON with automatic column matching.

2m ago
SELECT * FROM orders WHERE status = 'paid'
14m ago
UPDATE users SET plan = $1 WHERE id = $2
1h ago
SELEC count(*) FROM events
History & saved queries

Every query you run is kept — searchable, with timing and status. Save the good ones and reuse them on any connection.

Keyboard-first

Your hands never leave the keys.

Every action has a shortcut, and they’re the ones your fingers already know.

K
Command palette
Run statement
Run everything
T
New query tab
N
New connection
F
Format SQL
R
Refresh
S
Save query
Next tab
W
Close tab
Delete rows
,
Settings
Pricing

Free to start. Pay once for Pro.

A generous free plan, and a one-time Pro license with a year of updates included. No subscription.

Pay once, keep it forever — no subscription

Free

Everything you need to explore and edit your data.

$0forever

No time limit, no credit card.

Download free
  • All 8 database engines
  • 3 saved connections
  • Spreadsheet-style data editing
  • SQL, Mongo shell & Redis console
  • SSH tunnels & SSL/TLS
  • Keychain-encrypted credentials
  • Export results to CSV, JSON, SQL, Markdown
  • 6 tabs per connection · 100 history entries
Most popular

Pro

For developers who live in their databases.

$79one-time

1 year of updates included · then optional $39 per extra year

Start 14-day free trialor buy now for $79
  • Everything in Free
  • Unlimited connections & tabs
  • Interactive ER diagrams
  • Live server monitor
  • CSV / JSON import
  • Full-table export
  • Unlimited query history & saved queries
  • Use on all your Macs
  • 1 year of free updates included

Team

Shared connections and snippets for the whole team.

$99per seat · one-time

1 year of updates included · then optional $49/seat per extra year

Buy seats
  • Everything in Pro
  • Shared team connections
  • One key for the whole team
  • Priority support
  • Volume pricing from 10 seats

Prices in USD. Pro includes a 14-day free trial — no card required. Licenses work offline on every Mac you own.

FAQ

Questions, answered.

PostgreSQL, MySQL, MariaDB, SQLite, Microsoft SQL Server, CockroachDB, MongoDB and Redis. Anything that speaks the PostgreSQL or MySQL wire protocol (like Supabase, Neon, PlanetScale or Amazon RDS/Aurora) works too.

Your data deserves
a better workshop.

Download Rowwright free. Upgrade when you’re ready — or never.

Version 1.0.0 · macOS 12 Monterey+ · Universal