13 projects
ClickHouse
ClickHouse is an open-source column-oriented database management system that enables real-time analytics using SQL queries. It is designed for high performance on large datasets, featuring fast data ingestion, efficient compression, and parallel processing capabilities.
11,652
1,629
$103M
DuckDB
DuckDB is an embeddable SQL OLAP database management system that runs queries directly on raw data files. It provides fast analytical query processing while maintaining ACID properties, and can be embedded within larger applications or used as a standalone database.
5,429
1,226
$70M
Apache Doris
Apache Doris is a modern, high-performance MPP (Massively Parallel Processing) analytical database system that provides real-time data warehouse solutions. It offers fast query capabilities, high concurrency, and strong data consistency while supporting both batch and streaming data ingestion.
4,532
244
$175M
TiDB
TiDB is an open-source, distributed SQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. It features horizontal scalability, strong consistency, and MySQL compatibility.
3,231
553
$83M
YDB
YDB is an open-source distributed SQL database management system that combines OLTP and OLAP workloads in a single DBMS. It offers ACID transactions, high availability, horizontal scalability, and strong consistency while maintaining high performance for both transactional and analytical queries.
3,018
86
$1.3B
TimescaleDB
TimescaleDB is an open-source time-series database built as an extension to PostgreSQL. It provides automatic partitioning across time and space (partitioning key), native compression, continuous aggregations, and other features optimized for time-series data while retaining full SQL compatibility.
2,817
626
$6.7M
Apache Pinot
Apache Pinot is a real-time distributed OLAP datastore designed to deliver scalable real-time analytics with low latency. It can ingest data from batch and streaming sources and provides a SQL interface for querying. The system is built to handle high throughput analytics workloads and supports rich indexing capabilities for optimized query performance.
1,727
232
$48M
QuestDB
QuestDB is a high performance, open-source, time-series database
1,634
269
$50M
OceanBase Database
OceanBase is an enterprise-grade distributed relational database system that provides high availability, scalability, and performance for large-scale online transaction processing (OLTP) workloads. It features multi-tenancy support, strong consistency, and compatibility with MySQL protocols.
1,558
154
$397M
CrateDB
CrateDB is a distributed SQL database that enables real-time analytics and queries on large-scale machine data and IoT workloads. It features horizontal scalability, automatic data sharding, and support for structured and unstructured data.
819
177
$23M
TiFlash
TiFlash is a columnar storage engine and analytical processing component of TiDB, designed to handle real-time HTAP (Hybrid Transactional/Analytical Processing) workloads. It provides MPP (Massively Parallel Processing) acceleration for complex analytical queries while maintaining strong consistency with transactional data.
471
66
$43M
Materialize
Materialize is a streaming database that processes real-time data streams and maintains materialized views, enabling fast SQL queries over streaming data. It allows users to build real-time applications and analytics by transforming complex streaming data into queryable views.
456
91
$29M
ProtonSQL
High-performance, low-footprint SQL database written in C++. Process millions of rows per second from Kafka, Pulsar, or ClickHouse, and seamlessly write results back. Supports powerful features like JOIN, CDC, UPSERT, and LOOKUP, enabling real-time analytics and ETL at scale.