Is ClickHouse free?
Yes, ClickHouse is open source under Apache 2.0. Self-host for free. ClickHouse Cloud is the managed service with usage-based pricing.
What is ClickHouse?
ClickHouse is a column-oriented database for OLAP. Extremely fast analytical queries. Used by Cloudflare, GitLab, and many others for analytics.
ClickHouse vs PostgreSQL?
ClickHouse is for analytics queries on large datasets. PostgreSQL is general-purpose. ClickHouse 100x+ faster for analytics; PostgreSQL for transactional workloads.
What is ClickHouse used for?
Real-time analytics, log analysis, time-series data, and business intelligence. Queries billions of rows in milliseconds.