https://github.com/tableproapp/tablepro
A native database client for developers who use one every day.
https://github.com/tableproapp/tablepro
appkit database database-client database-gui database-management macos macos-app mongodb mssql mysql mysql-client native postgresql redis sql sql-editor sqlite swift swiftui tableplus
Last synced: 1 day ago
JSON representation
A native database client for developers who use one every day.
- Host: GitHub
- URL: https://github.com/tableproapp/tablepro
- Owner: TableProApp
- License: agpl-3.0
- Created: 2025-12-17T01:01:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-05-09T12:17:51.000Z (4 days ago)
- Last Synced: 2026-05-09T13:32:20.345Z (4 days ago)
- Topics: appkit, database, database-client, database-gui, database-management, macos, macos-app, mongodb, mssql, mysql, mysql-client, native, postgresql, redis, sql, sql-editor, sqlite, swift, swiftui, tableplus
- Language: Swift
- Homepage: https://tablepro.app
- Size: 113 MB
- Stars: 2,985
- Watchers: 10
- Forks: 177
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Agents: docs/AGENTS.md
- Cla: CLA.md
Awesome Lists containing this project
README
TablePro
Native database client for Mac and iPhone. MySQL, PostgreSQL, SQLite, MongoDB, Redis, and 15+ more.
Free and open-source.
Website ·
Docs ·
Download ·
Discord
---
## About
TablePro is a native macOS database client built with SwiftUI and AppKit. It connects to 18+ databases using native drivers (no JDBC, no Electron). Starts in under 1 second, uses about 80 MB of RAM.
## Install
```bash
brew install --cask tablepro
```
Or download the DMG from [GitHub Releases](https://github.com/TableProApp/TablePro/releases).
## System Requirements
- macOS 14 Sonoma or later
- Apple Silicon (arm64) or Intel (x86_64)
## Documentation
Full docs at [docs.tablepro.app](https://docs.tablepro.app).
## Support Development
TablePro is free and open source. If you find it useful, consider [purchasing a license](https://tablepro.app) to support ongoing development and get access to premium features.
## Sponsors
Thanks to these amazing people for supporting TablePro:
**[SimpleLocalize](https://simplelocalize.io?ref=tablepro)** · **[Nimbus](https://getnimbus.io?ref=tablepro)** · **[Visnalize](https://visnalize.com?ref=tablepro)** · **[Dwarves Foundation](https://dwarves.foundation/?ref=tablepro)** · **[Huy TQ](https://github.com/imhuytq)** · **[Xermius](https://xermius.com?ref=tablepro)** · **[Unikorn](https://unikorn.vn?ref=tablepro)**
## Star History
## License
This project is licensed under the [GNU Affero General Public License v3.0 (AGPLv3)](LICENSE).
Contributions require signing a Contributor License Agreement (CLA). See [CLA.md](CLA.md) for details.