What is Tinybird?
Tinybird is a managed ClickHouse platform that lets developers ingest streaming data, transform it with SQL, and publish the results as real-time REST APIs. It handles all the infrastructure so teams can focus on building analytics features.
How is Tinybird different from self-hosted ClickHouse?
Self-hosted ClickHouse requires managing ZooKeeper, cluster administration, sharding, replication, and schema migrations. Tinybird abstracts all of this, providing managed infrastructure with features like zero-copy branching, automatic failovers, and versioned API endpoints.
Is Tinybird free?
Yes, Tinybird has a free tier with 10GB storage, 0.25 vCPUs, and 10 QPS — enough for prototyping and small workloads. No credit card required. The Developer plan at $49/month adds more resources for production use.
What data sources can Tinybird ingest from?
Tinybird supports streaming HTTP ingestion, Apache Kafka, Confluent Cloud, Amazon S3, Google Cloud Storage, Snowflake, BigQuery, PostgreSQL, and Amazon DynamoDB. Data is typically available for queries within seconds of arrival.
Can I use Tinybird with my existing BI tools?
Yes. Tinybird supports direct database connections so you can query it from Metabase, Tableau, Grafana, and other BI tools. It also provides TypeScript and Python SDKs for building custom dashboards.