“Tinybird is to ClickHouse what Supabase is to Postgres. One of my all-time favorite dev tools.”
Ben Hylak
Co-Founder & CTO at Raindrop
Zero infrastructure maintenance, AI-native tooling, and an amazing developer experience.
Hosted ClickHouse
database
Hosted
REST APIs
Automatic schema
migrations
Managed streaming
ingestion via HTTP
Native S3, GCS,
and Kafka connectors
Serverless batch
job queues
Built-in observability and
free service table queries
Token-based RBAC
with row-level security
Intuitive CLI for
local development
Native Git +
CI/CD integration
Tinybird Code, a
ClickHouse‑tuned CLI Agent
Hosted, remote
MCP server
“With Tinybird, we don't have to worry about scaling a ClickHouse database or managing ingestion and API layers. We just build and let Tinybird worry about it”
Steven Tey
Founder and CEO at Dub
[01]
[02]
Returns game_duration over time for a specific user_id for charting
%
SELECT
timestamp,
game_duration,
game_id
FROM click_game_events
WHERE user_id = {{String(user_id)}}
ORDER BY timestamp ASC
TYPE endpoint
[03]
* Changes to be deployed:
---------------------------------------------
| status | name | type |
--------------------------------------------- | new | vehicle_locations | datasource | | new | driver_performance | endpoint | | new | fleet_status | endpoint | | new | vehicle_maintenance | endpoint | ---------------------------------------------
Deployment URL: https://cloud.tinybird.co/gcp/europe-west2/fleet_tracker/deployments/1
* Deployment submitted
» Waiting for deployment to be ready...
✓ Deployment is ready
» Removing old deployment
✓ Old deployment removed
» Waiting for deployment to be promoted...
✓ Deployment #1 is live!
[04]
“ClickHouse is super fast, but it's just super complex. There's so many things to handle. When I learned about Tinybird, I said 'This is it. This is what I want.'”
Marc Lou
Founder of DataFast
Just post JSON to the Events API, and Tinybird handles load balancing, compute-compute separation, and streaming ingestion to the database.
Every query, API request, table insert, and job log is stored in automatically-generated log tables that you can query for free. Build observability APIs at no extra cost. Prometheus format and ClickHouse HTTP compatibility.
Tinybird's support team is made up of experienced ClickHouse engineers, not just warm bodies in a call center. Get help with all your ClickHouse questions via our Slack community or dedicated support channels.
Use the Tinybird OpenTelemetry exporter to capture logs, traces, and metrics with ClickHouse-compatible schemas. Instantly connect Grafana using certified plugins.
Tinybird is available as a hosted service on AWS and GCP. Choose your region and deploy instantly. Or, use Tinybird Self-Managed to deploy on your own infrastructure, for free.
Tinybird is SOC 2 Type II certified and HIPAA compliant. Your data is secure, private, and available.
“Tinybird is one of the very few products where the self-serve experience is so good that you can completely onboard on your own and get a production service set up and running in less than a day.”
Aayush Shah
Co-CTO at Blacksmith
Copyright © 2025 Tinybird. All rights reserved
|