PLUGIN REPOSITORY
Database driver plugins TableR ships lean and adds database engines as plugins. Browse every official driver here, download a bundle, or install it straight from the app's Plugin Manager.
Verified bundles 10 official plugins, each SHA-256 verified on install
6 · Install from the app now 4 · Awaiting release binaries
Registry endpoint https://tabler.app/plugins/registry.jsonThe desktop app's Plugin Manager reads this registry to list and install plugins. Point a custom registry URL here in Settings. Cloud & HTTP drivers Manifest-only drivers that talk to a database over HTTPS. They install instantly from the Official registry tab — no binary or extra download.
Google BigQuery v1.0.0 Installs from registry Adds Google BigQuery connectivity over the declarative HTTP driver host.
Protocol bigquery
Bundle 613 B Permissions connection.metadata query.read query.execute network.fetch
ClickHouse v1.0.0 Installs from registry Adds ClickHouse connectivity over the declarative HTTP driver host.
Protocol clickhouse
Bundle 607 B Permissions connection.metadata query.read query.execute network.fetch
Cloudflare D1 v1.0.0 Installs from registry Adds Cloudflare D1 connectivity over the declarative HTTP driver host.
Protocol cloudflare_d1
Bundle 614 B Permissions connection.metadata query.read query.execute network.fetch
OpenSearch v1.0.0 Installs from registry Adds bounded, read-only OpenSearch index browsing and JSON search through the declarative HTTP driver host.
Protocol opensearch
Bundle 638 B Permissions connection.metadata query.read query.execute network.fetch
Snowflake v1.0.0 Installs from registry Adds Snowflake connectivity over the declarative HTTP driver host.
Protocol snowflake
Bundle 604 B Permissions connection.metadata query.read query.execute network.fetch
Native drivers Out-of-process drivers that connect over native protocols. They need a per-OS binary shipped with a release build before they can connect.
Cassandra v1.0.0 Needs release binary Adds Apache Cassandra / ScyllaDB connectivity as an out-of-process driver-sidecar-v1 native driver, so a lean build can add it without recompiling the app.
Protocol cassandra
Bundle 643 B Permissions connection.metadata query.read query.execute
DuckDB v1.0.0 Needs release binary Adds DuckDB connectivity as an out-of-process driver-sidecar-v1 native driver, so a lean build can add it without recompiling the app.
Protocol duckdb
Bundle 630 B Permissions connection.metadata query.read query.execute
LibSQL v1.0.0 Needs release binary Adds LibSQL / Turso connectivity as an out-of-process driver-sidecar-v1 native driver, so a lean build can add it without recompiling the app.
Protocol libsql
Bundle 633 B Permissions connection.metadata query.read query.execute
Redis v1.0.0 Needs release binary Adds Redis connectivity as an out-of-process driver-sidecar-v1 native driver, so a lean build can add it without recompiling the app.
Protocol redis
Bundle 624 B Permissions connection.metadata query.read query.execute
Export formats & tools Non-driver plugins that add capabilities such as extra export formats to the data grid.
Portable text formats v1.0.0 Installs from registry Adds TSV, pipe-delimited, and JSON Lines exports to the data grid.
Adds formats tsv, psv, jsonl
Bundle 774 B How to install a plugin In the app, open App menu → Plugin Manager → Official registry, then click Install next to the engine. Cloud/HTTP drivers install instantly. Or download a bundle below, unzip it, then choose Install plugin → pick the unzipped folder (the one containing plugin.json). Native drivers additionally require the matching per-OS binary from a full release build before they can connect. Safe by default On install the app recomputes each bundle's SHA-256 digest and refuses to import it unless the digest matches the manifest. Credentials never touch this website.