tableproapp/tablepro

Free and open source database client built natively for developers

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 11 minutes ago
Added to GitGenius on September 11th, 2026
Created on December 17th, 2025
Open Issues & Pull Requests: 62 (+0)
GitHub issues: Enabled
Number of forks: 388
Total Stargazers: 5,857 (+0)
Total Subscribers: 17 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.8 hours
Mean response time: 3.2 days
90th percentile: 5.1 days
Tracked items: 786

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 14% of open issues come from outside the core team — the tracker reads mainly as internal planning. Almost all tracked open issues have seen activity in the last three months. Only 17% of issues opened in the past year have been closed. Three people close 96% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 57
New in 7 days: 18
Closed in 7 days: 35
Avg open age: 24 days
Stale 30+ days: 4
Stale 90+ days: 2

Recent activity

Opened in 7 days: 18
Closed in 7 days: 32
Comments in 7 days: 2
Events in 7 days: 30

Top labels

  • bug (358)
  • enhancement (321)
  • agentic-workflows (59)
  • daily-status (28)
  • report (28)
  • from-app (12)
  • good first issue (1)
  • wontfix (1)

Detailed Description

TablePro is a native database client built for macOS and iOS that connects to all major SQL and NoSQL databases.

The tool addresses the gap between single-database open source clients and multi-database proprietary or non-native alternatives. TablePro is built with native frameworks rather than Electron or JVM runtimes, achieving cold start times under one second and idle memory around eighty megabytes. It connects to databases including MySQL, PostgreSQL, SQLite, Redis, MongoDB, and others through native drivers, with some available built-in and others installable as plugins. The application includes integrated AI capabilities: a chat interface, inline suggestions, and an MCP server that allows tools like Cursor, Raycast, or Claude Desktop to interact with your databases, with support for bringing your own API key, selecting a provider, or running locally with Ollama.

Developers choosing TablePro should value native performance and open source code on macOS or iOS. The tool suits teams working across multiple database engines who want a single client without the startup overhead of Electron-based alternatives or the memory footprint of JVM clients. The README positions it explicitly against TablePlus as a native alternative, against Sequel Ace and Postico as a multi-database solution, and against DBeaver, Beekeeper Studio, and DBGate as a lightweight native option. The project is stable on macOS and iOS, with Linux available as a prototype and Windows not supported.

The project's issue tracker is maintained primarily by its own members rather than driven by external user reports, functioning more as internal planning than inbound demand signal. Maintainers respond to new issues and pull requests within a day. Work focuses on bug fixes, enhancements, and agentic-workflows features.