DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

HoraeDB


HoraeDB is a distributed, schema-less, time-series DBMS.

Source Code
https://github.com/apache/horaedb[02]
Developer
Country of Origin
CN
Start Year
2021 [03]
End Year
2025
Former Names
Ceresdbx, CeresDB
Project Type
Open Source
Written in
Rust
Derived From
AgateDB, TiKV
Embeds / Uses
DataFusion
Inspired By
InfluxDB
License
Apache v2

Database Entry

HoraeDB


HoraeDB is a distributed, schema-less, time-series DBMS.

History


The project originally started as Ceresdbx at Ant Group. It was renamed to CeresDB in 2022. It was then rebranded as HoraeDB when it became an Apache Incubator project.

Data Model


Parallel Execution


Query Interface


Storage Organization[01]


HoraeDB is relies on a distributed log-structured storage system on top of object stores (e.g., AWS S3).

System Architecture


Revision #6 Last Updated: