Skip to main content

TablePro

A native macOS database client. Fast, lightweight, with built-in AI SQL assistance. Built on SwiftUI and AppKit using Apple-native frameworks and system libraries for real macOS performance.
TablePro main interface

Why TablePro?

Native Performance

Swift & Apple frameworks. No Electron. Pure macOS responsiveness.

Multiple Databases

18+ databases: MySQL, PostgreSQL, SQLite, MongoDB, Redis, Oracle, and more.

Smart Autocomplete

Context-aware autocomplete with schema and syntax awareness.

Secure Connections

SSH tunnels with password and key authentication.

AI SQL Assistant

Inline suggestions, chat, and context-menu actions. Claude, OpenAI, Ollama, more.

Key Features

SQL Editor: Syntax highlighting, autocomplete, line numbers. Data Grid: Spreadsheet-like interface with inline editing, sorting, filtering. Table Structure: Inspect and modify columns, indexes, foreign keys. Import & Export: CSV, JSON, SQL, and multiple export formats. Query History: Full-text search across query history. AI Assistant: Explain, optimize, or write SQL with Claude, OpenAI, or Ollama.

Supported Databases

DatabaseStatusDefault Port
MySQLFully Supported3306
MariaDBFully Supported3306
PostgreSQLFully Supported5432
SQLiteFully SupportedN/A (file-based)
Amazon RedshiftFully Supported5439
MongoDBFully Supported27017
RedisFully Supported6379
Microsoft SQL ServerFully Supported1433
ClickHouseFully Supported8123
Oracle DatabaseFully Supported1521
DuckDBFully SupportedN/A (file-based)
Cassandra / ScyllaDBFully Supported9042
EtcdFully Supported2379
Cloudflare D1Fully SupportedN/A (API-based)

System Requirements

  • macOS: 14.0 (Sonoma) or later
  • Architecture: Apple Silicon (arm64) or Intel (x86_64)
  • Storage: ~50 MB for the application (~200 MB recommended free disk space including data)

Getting Started

Quick Start

Download and connect in 5 minutes

Installation

System requirements and setup

Open Source

TablePro is free, open-source software licensed under the GNU Affero General Public License v3.0 (AGPLv3). The full source code is on GitHub.

GitHub Repository

View source code, report issues, and contribute to TablePro.