
A powerful ClickHouse GUI: browse billion-row tables, run saved queries and build dashboards without the command line. Free to start.

Filters and search run as queries against ClickHouse, so a billion-row table stays fast, and roles decide who sees which tables without a cluster credential each.


Describe the tables and queries your team needs and Jet builds the interface. Keep raw ClickHouse SQL wherever it is faster.
Filters and search run as queries against ClickHouse, so browsing a very large table stays as quick as the engine is.

Turn the SQL your analysts already wrote into a screen with inputs, so the rest of the business stops asking for a re-run.

Browse and query materialized views alongside raw tables in the same interface, instead of switching to clickhouse-client.

Chart events, usage and funnels directly on ClickHouse, with no export step and no second copy of the data.

Give analysts and operators the tables they need behind roles in Jet, rather than a ClickHouse user and a connection string each.



ClickHouse ships with clickhouse-client on the command line and Play in the browser, both aimed at people who write SQL. Jet gives the rest of the team tables, filters and dashboards over the same data.
Filters, search and pagination run as queries against ClickHouse rather than loading rows into the browser, so browsing a billion-row table is as fast as the engine answers.
Yes. Write ClickHouse SQL directly and turn the result into a screen, or let Jet generate the screens from your tables and drop into SQL only where you need it.
Yes. Both connect the same way, and Jet itself can run in your own cloud account or on-premise if the cluster must not be reachable from outside.
Yes. Charts and metrics read live from your tables and materialized views, with no export and no second copy of the data.
Yes. Give people the tables they need through roles in Jet instead of a ClickHouse user and connection string each.