Query, manage, and inspect ClickHouse databases directly through an AI assistant.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "clickhouse" yet — see the docs or source repo.
Connect to ClickHouse and query the daily order count, revenue, and average order value for the last 30 days, sorted by date ascending.
A query result with daily aggregated business metrics.
List all tables in the analytics database and show the columns, types, and partition details of the events table.
A list of database tables plus schema and metadata for the specified table.
Add a new String column named source to the user_logs table in ClickHouse, then verify the change succeeded.
The DDL change is executed and verified, confirming the schema update.
Query ClickHouse databases in natural language with per-call access controls.
Connect AI to databases for queries, schema management, and data export.
Connect AI to SQL Server for querying, schema exploration, reports, and charts.
Use natural language to query, update, and manage MSSQL databases.
Query and explore PostgreSQL databases with SQL, tables, and schema inspection.
Query, analyze, and compare Google BigQuery data using natural language.