Documentation Index
Fetch the complete documentation index at: https://ngquct-feat-1048-apple-intelligence-transport.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Features
Every feature in TablePro, grouped so you can jump straight to what you need. TablePro opens with a sidebar-style welcome window, in the style of the Xcode launcher. Saved connections and groups sit in the sidebar. Search is in the window toolbar (Cmd+F to focus). A bundled Chinook sample database opens with one click on first launch. Reset it any time from File > Reset Sample Database.
Editor & Data
SQL Editor
Tree-sitter highlighting, multi-statement execution, formatting.
Data Grid
Inline editing, sorting, filtering, change tracking with undo.
Table Structure
Alter columns, indexes, foreign keys, primary keys.
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
ER Diagram
Visualize tables and foreign keys.
EXPLAIN Visualization
Inspect query plans as a tree.
JSON Viewer
Text and tree views for JSON cells, with pop-out window.
Server Dashboard
Live server stats and activity.
Data Management
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.
Table Operations
Truncate, drop, rename, duplicate, copy DDL.
Workflow
Tabs
Native macOS window tabs per connection.
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.
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.
Extensibility
Plugins
Install database driver plugins from the registry.
