Cette page est affichée en anglais. Une traduction française est en cours.
ConfigsJul 13, 2026·2 min de lecture

TablePro — Free Native macOS Database Client for Developers

A free, open-source, natively built macOS database client supporting PostgreSQL, MySQL, SQLite, MongoDB, Redis, and SQL Server with a polished Swift-based UI.

Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 29/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
CLI Tool
Installation
Single
Confiance
Confiance : Established
Point d'entrée
TablePro
Commande de staging sûr
npx -y tokrepo@latest install 129d1362-7e51-11f1-9bc6-00163e2b0d79 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

TablePro is a free, open-source database client built natively for macOS using Swift and AppKit. It connects to PostgreSQL, MySQL, SQLite, MongoDB, Redis, and SQL Server, offering a fast and visually polished alternative to commercial tools like TablePlus.

What TablePro Does

  • Connects to 6+ database engines through a single unified interface
  • Provides a native macOS experience with keyboard shortcuts and system integration
  • Supports inline data editing, filtering, and sorting in table view
  • Includes a SQL editor with syntax highlighting and autocompletion
  • Manages multiple connections with organized favorites and groups

Architecture Overview

TablePro is a native macOS application built with Swift and AppKit for maximum responsiveness. Each database engine has a dedicated driver layer that translates the unified UI operations into engine-specific queries. Data is streamed in pages to handle large result sets without loading everything into memory.

Self-Hosting & Configuration

  • Download the pre-built .app from GitHub Releases
  • Alternatively, build from source with Xcode 15+
  • Store connection credentials in the macOS Keychain for security
  • Configure SSH tunnels for remote database access
  • Export query results to CSV, JSON, or SQL formats

Key Features

  • True native macOS app with Apple Silicon optimization
  • Multi-database support in a single application
  • Inline cell editing with type validation
  • Dark mode and system theme integration
  • Free and open-source with no premium tier restrictions

Comparison with Similar Tools

  • TablePlus — paid with free tier limits vs completely free and open-source
  • DBeaver — Java-based cross-platform vs native macOS performance
  • DataGrip — JetBrains subscription vs free with similar core features
  • Postico — PostgreSQL only vs multi-database support
  • dbx — Rust-based cross-platform vs Swift-native macOS experience

FAQ

Q: Is TablePro free for commercial use? A: Yes, it is open-source and free for all use cases.

Q: Does it work on Apple Silicon? A: Yes, it is built natively for both Intel and Apple Silicon Macs.

Q: Can I connect to remote databases? A: Yes, direct TCP connections and SSH tunnels are both supported.

Q: How does it handle large tables? A: Results are paginated and streamed, so you can browse tables with millions of rows without memory issues.

Sources

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires