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.
Plugins & Themes
TablePro uses a plugin system for database drivers and export formats. Each plugin is a.tableplugin bundle loaded at runtime.
Built-in Plugins
These ship with the app and are always available:| Plugin | Databases |
|---|---|
| MySQL | MySQL, MariaDB |
| PostgreSQL | PostgreSQL, Redshift, CockroachDB |
| SQLite | SQLite |
| ClickHouse | ClickHouse |
| SQL Server | SQL Server |
| Redis | Redis |
Registry Plugins
Additional drivers are distributed separately through the plugin registry:| Plugin | Databases |
|---|---|
| MongoDB | MongoDB |
| Oracle | Oracle |
| DuckDB | DuckDB |
| Cassandra | Cassandra, ScyllaDB |
| Etcd | etcd |
| Cloudflare D1 | Cloudflare D1 |
| DynamoDB | DynamoDB |
| BigQuery | BigQuery |
| libSQL | libSQL, Turso |
Installing Plugins
Open Settings > Plugins > Browse to see available plugins. Click Install next to the plugin you need. If you select a database type that requires an uninstalled plugin, TablePro shows an install prompt automatically. The plugin downloads, installs, and is ready to use without restarting the app. The install prompt only fires for separately-distributed plugins (MongoDB, Oracle, DuckDB, and the rest of the registry list above). Built-in drivers like MySQL, PostgreSQL, and SQLite ship inside the app bundle and load on demand, so picking them never asks you to install anything.Managing Plugins
In Settings > Plugins > Installed, you can:- Disable a plugin to unload it without deleting
- Enable a disabled plugin to reload it
- Delete a plugin to remove it from disk
- Check for Updates to see if newer versions are available
