Discover and explore top open-source AI tools and projects—updated daily.
TableProAppNative, open-source database client for developers
Top 11.6% on SourcePulse
TablePro is a free, open-source, native database client engineered for developers seeking a fast, low-resource alternative to proprietary or Electron-based tools. It addresses the need for a performant, multi-database client by leveraging native frameworks, offering a responsive user experience with minimal memory footprint and quick startup times.
How It Works
TablePro prioritizes native performance by building with platform-specific frameworks, avoiding heavy runtimes like Electron or JVM. This approach results in cold starts under one second and idle RAM usage around 80 MB. It connects to a wide array of SQL and NoSQL databases via built-in or on-demand plugin drivers. A key differentiator is its integrated AI, offering chat, inline suggestions, and an MCP server for seamless interaction with external developer tools like Raycast and Cursor.
Quick Start & Requirements
brew install --cask tablepro or download from GitHub Releases.Highlighted Details
Maintenance & Community
Development is supported by user purchases and sponsors, including SimpleLocalize and CodeRabbit. Contributions require signing a Contributor License Agreement (CLA). Community support is available via Discord.
Licensing & Compatibility
The project is licensed under the GNU Affero General Public License v3.0 (AGPLv3). This strong copyleft license requires that any derivative works or software that interacts with TablePro over a network must also be made available under the AGPLv3. Commercial use or integration into proprietary systems may necessitate a separate commercial license.
Limitations & Caveats
Linux support is still under active development. The AGPLv3 license imposes significant obligations on how the software can be integrated or extended, particularly for closed-source applications.
11 hours ago
Inactive