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 bundles10 official plugins, each SHA-256 verified on install
6 · Install from the app now4 · Awaiting release binaries

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.metadataquery.readquery.executenetwork.fetch

ClickHouse

v1.0.0
Installs from registry

Adds ClickHouse connectivity over the declarative HTTP driver host.

Protocol
clickhouse
Bundle
607 B
Permissions
connection.metadataquery.readquery.executenetwork.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.metadataquery.readquery.executenetwork.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.metadataquery.readquery.executenetwork.fetch

Snowflake

v1.0.0
Installs from registry

Adds Snowflake connectivity over the declarative HTTP driver host.

Protocol
snowflake
Bundle
604 B
Permissions
connection.metadataquery.readquery.executenetwork.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.metadataquery.readquery.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.metadataquery.readquery.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.metadataquery.readquery.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.metadataquery.readquery.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