TablePro - Native database client, free and open source

TablePro connects to 35 databases, from MySQL and Postgres to MongoDB, Redis and DuckDB. Written in AppKit and SwiftUI, no Electron, no JVM. Cold start under a second, 80 MB idle. Editor, grid, import and export are free. AGPL v3.

Add a comment

Replies

Best
I built TablePro because I wanted TablePlus to be open source. It's been 8 months since the first launch. Back then it did 4 databases. Now it does 35, through a plugin system, so a driver you don't use isn't in your app bundle. Also new since then: an MCP server so Claude or Cursor can query your DBs, iPhone and iPad apps, and a structure editor that writes the DDL for you. Free for everything I'd use daily. The paid tier is iCloud sync, charts, and team sharing. Happy to answer anything.