
Build Admin Panels, Dashboards, and Internal Tools on top of your ClickHouse data with authentication, permissions, and workflows built in.
Generate fast dashboards and record views over your event data, scoped by role and ready for non-technical users.




Create any segments of your application data by applying a subset of filters or build an SQL query.




Add ClickHouse as a resource and enter your host, port and credentials, or paste a connection string. Jet reads the schema and generates the screens from your tables. Connections over an SSH tunnel or private networking are supported, and you can point Jet at a read-only account first if you would rather start with viewing before enabling edits.
Yes. Jet gives your team a spreadsheet-style view and dashboards over your ClickHouse tables, with search, filters and inline editing, so people who should never write SQL can still work with the data: support agents, operations, finance and external users, each seeing only what their role allows.
Yes, if the connected user has write permission. Forms validate types and required fields before the insert, roles decide who can change what, approvals can hold the risky updates, and every change is recorded in the audit log with the person who made it. ClickHouse is optimized for high-volume inserts and analytical reads rather than frequent row-level updates, which Jet's forms respect.
No. Jet queries your cluster directly. There is no export to schedule, no second copy to reconcile and no migration to plan, so ClickHouse stays the single source of truth, and its columnar engine keeps dashboards fast even over very large tables.
Jet supports read-only connections, SSH tunnels and private networking, SSO, and row and column level permissions, so people get the records they need without a shared database credential. If production data must not leave your network, Jet can run in your own cloud account or fully on-premise.
Yes. ClickHouse can sit alongside PostgreSQL, a data warehouse or a REST API in the same app, and a single screen can read from more than one of them at once.
Jet supports many databases, including MySQL, PostgreSQL, Microsoft SQL Server, Amazon Redshift, and Google BigQuery. Jet also offers integrations with popular APIs and services such as Stripe, Twilio, and Slack, making it easy to incorporate data from these sources into Jet applications. Here is a list of all our different integrations.
Diverse businesses, from startups to enterprise companies in the healthcare, finance, and e-commerce sectors. For companies that depend on internal tools, portals, and dashboards for their workflow, offering the capability to craft customized applications suited to their requirements
Jet Admin is a development platform that allows developers to quickly build custom business apps like internal tools, portals, dashboards for their businesses. Jet offers a drag-and-drop interface and pre-built components, making it easy to create applications while writing little code.