Features
Every feature in TablePro, grouped so you can jump straight to what you need. TablePro opens with a welcome window: an actions panel on the left (Create Connection, Import from App, Try Sample Database) and your saved connections on the right. Search sits in the connections panel header; pressCmd+F to focus it. The sample is a bundled Chinook SQLite database. Reset it any time from File > Reset Sample Database.
Editor & Data
SQL Editor
Tree-sitter highlighting, multi-statement execution, formatting.
Query Parameters
:name placeholders filled in a panel, run as prepared statements.Data Grid
Inline editing, sorting, filtering, change tracking with undo.
Table Structure
Alter columns, indexes, foreign keys, primary keys.
Table Operations
Truncate, drop, rename, duplicate, copy DDL.
Autocomplete
Schema-aware completions backed by cached column metadata.
Vim Mode
Modal editing in the SQL editor with Normal, Insert, and Visual modes.
AI
AI Assistant
Chat, inline suggestions, explain, optimize, and fix-error.
MCP Server
Expose TablePro to Claude and other MCP clients.
External API
URL scheme, MCP, and pairing for Raycast, Cursor, Claude Desktop.
Raycast Extension
Search connections, run queries, focus tabs from Raycast.
Views & Visualization
ER Diagram
Visualize tables and foreign keys.
EXPLAIN Visualization
Inspect query plans as a tree.
Cell & Row Viewers
JSON, PHP serialized, and binary viewers, per-column display formats, row details inspector.
Server Dashboard
Live server stats and activity.
Users & Roles
Manage users, roles, and privileges on MySQL and PostgreSQL.
Data Management
CSV Inspector
Open and edit CSV and TSV files without importing them.
Import & Export
CSV, JSON, SQL dumps in and out.
Backup & Restore
pg_dump and pg_restore for PostgreSQL and Redshift.
Change Tracking
Stage edits, preview SQL, save or discard.
Filtering
Per-column filters, presets, persisted per table.
Workflow
Tabs
Native macOS window tabs per connection.
Quick Switcher
Cmd+Shift+O fuzzy search across tables, databases, and saved queries.
Query History
SQLite FTS5-backed history with full-text search.
Favorites
Pin tables and save reusable queries.
Keyboard Shortcuts
Full shortcut reference.
URL Scheme
tablepro:// URLs to open connections, tables, and queries.Security & Sharing
Safe Mode
Prompt before destructive statements on production.
SSH Profiles
Reusable SSH tunnel configurations.
SSL/TLS
Encrypted connections, per-engine defaults, certificate verification.
Connection Sharing
Export and import connection definitions.
Sync
iCloud Sync
Sync connections, favorites, and settings across Macs.
Handoff
Resume the active connection or table on another Mac.
Team & Licensing
Team Plan
Share one license, manage seats on the web, join with an invite code.
Licensing
Activate a license key, tier comparison, offline validation.
Extensibility
Plugins
Install database driver plugins from the registry.
