Native macOS database client

Work with databases like a Mac app should.

sqlrake brings fast table browsing, precise editing, JSON viewing, BLOB handling, and focused database workflows into a clean native macOS experience.

users Browse Apply
idnameprofile 1Ada{"role":"admin"} 2Lin{"role":"editor"} 3SamNULL

Built for daily database work

Fast, clear, and careful.

Native connections

Open SQLite files and database connections with a quiet, responsive interface designed for macOS.

Readable table browsing

Scan rows, sort data, search the current page, manage visible columns, and keep large tables usable.

Careful editing

Stage edits before applying them, review generated SQL, and avoid accidental writes during table work.

JSON and BLOB tools

Inspect JSON clearly, keep saved JSON compact, preview BLOB values, and import binary data from files.

Privacy-first

Your database content and connection details stay on your Mac. sqlrake does not proxy your data.

Made for macOS

Uses familiar Mac conventions, compact toolbars, keyboard-friendly actions, and native system styling.

Workflow

Browse, inspect, edit, apply.

sqlrake is designed for repeated database tasks: open a connection, find the table, inspect the data, make a small change, review the SQL, and apply only when ready.

  1. ConnectOpen local files or saved database connections.
  2. InspectReview schema, rows, JSON, NULL, and BLOB values.
  3. EditStage cell edits or inserted rows without writing immediately.
  4. ApplyReview SQL and commit changes deliberately.