Skip to main content

Installation

System Requirements

  • macOS: 14.0 (Sonoma) or later
  • Processor: Apple Silicon (M1+) or Intel x86_64
TablePro uses native Apple frameworks only. No Java, .NET, or other runtimes needed. The download is about 20 MB.

Install via Homebrew

The fastest option:
To update:
To uninstall:
To also remove application data:

Download from GitHub Releases

  1. Go to GitHub Releases
  2. Download the DMG for your Mac. Asset names include the version, for example TablePro-0.57.0-arm64.dmg:
    • Apple Silicon (M1+): the arm64 DMG
    • Intel: the x86_64 DMG
Check your architecture: Apple menu > About This Mac, then look for Chip (Apple Silicon) or Processor (Intel).

Installation Steps

  1. Open the DMG file (double-click)
  2. Drag TablePro to the Applications folder shortcut
Drag to Applications

Drag TablePro to Applications

  1. Eject the DMG (right-click > Eject)
  2. Open Finder > Applications and launch TablePro

Updating TablePro

TablePro checks for updates automatically via Sparkle. Check manually: TablePro > Check for Updates…. Connections and settings persist across updates.

Uninstallation

  1. Quit TablePro
  2. Drag TablePro from Finder > Applications to Trash
To delete local data (connections, query history, downloaded driver plugins):
Connection passwords are stored in the macOS Keychain and are not removed by these commands. Delete them in Keychain Access by searching for com.TablePro. Data synced through iCloud stays in your iCloud account.

Troubleshooting

Crashes on launch: Verify correct architecture, macOS 14.0+, and check Console.app for logs. Connection issues: Confirm the database server is running and not blocked by a firewall. See Development Setup for building from source.