A ArchDevTools
// Daily Dev Tools

TablePlus

A clean, native GUI for Postgres, MySQL, SQLite, and most other databases.

Self-hosted Proprietary (free tier) databasegui
Pricing

Free tier (limited tabs/windows). Paid license removes limits.

TablePlus is the database GUI most developers reach for once they’re tired of psql or mysql on the command line for anything beyond a quick query — fast, native, and supports nearly every major database in one app.

Key features

  • Native app, noticeably faster than Electron-based alternatives
  • Supports Postgres, MySQL, SQLite, Redis, MongoDB, and more
  • Inline editing directly in the results grid
  • SSH tunnel support built in for remote databases

Self-hosted vs. cloud

Runs entirely locally, connecting out to wherever your databases live — no cloud dependency of its own.

Quick start

# macOS
brew install --cask tableplus

Alternatives

DBeaver is the free, fully open-source alternative if TablePlus’s free-tier limits are a blocker.