https://github.com/apache/horaedb
Apache HoraeDB (incubating) is a high-performance, distributed, cloud native time-series database.
https://github.com/apache/horaedb
cloud-native distributed-database horaedb iot-database prometheus-remote-storage rust timeseries-analysis timeseries-database tsdb
Last synced: 5 months ago
JSON representation
Apache HoraeDB (incubating) is a high-performance, distributed, cloud native time-series database.
- Host: GitHub
- URL: https://github.com/apache/horaedb
- Owner: apache
- License: apache-2.0
- Created: 2022-05-26T06:22:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-27T12:07:56.000Z (5 months ago)
- Last Synced: 2025-05-10T17:16:30.790Z (5 months ago)
- Topics: cloud-native, distributed-database, horaedb, iot-database, prometheus-remote-storage, rust, timeseries-analysis, timeseries-database, tsdb
- Language: Rust
- Homepage: https://horaedb.apache.org
- Size: 10.7 MB
- Stars: 2,736
- Watchers: 41
- Forks: 215
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README


[](https://github.com/apache/horaedb/actions/workflows/ci.yml)
[](https://github.com/apache/horaedb/issues)
[](https://hub.docker.com/r/apache/horaedb-server)
[](https://hub.docker.com/r/apache/horaemeta-server)Apache HoraeDB (incubating) is a high-performance, distributed, cloud native time-series database.
> [!IMPORTANT]
> Apache HoraeDB (incubating) is an effort undergoing incubation at the Apache
> Software Foundation (ASF), sponsored by the Apache Incubator PMC.
>
> Please read the [DISCLAIMER](DISCLAIMER) and a full explanation of ["incubating"](https://incubator.apache.org/policy/incubation.html).## Notice
The `main` branch is used for developing new engine described in this [RFC](docs/rfcs/20240827-metric-engine.md). It's currently in a phase of rapid development and remains somewhat unstable, and it's scheduled to be publicly available towards the end of 2025.
The legacy, stable engine is in [analytic-engine](https://github.com/apache/horaedb/tree/analytic-engine) branch.
## Community
Thrive together in Apache HoraeDB (incubating) community with users and developers from all around the world.
- Ask questions on [GitHub Discussion](https://github.com/apache/horaedb/discussions).
- Chat with developers/users on [Discord](https://discord.gg/h5r4kVMRYN) or [DingTalk](https://horaedb.apache.org/images/dingtalk.jpg).
- Mailing lists are a form of communication used by the Apache community. See guide [here](http://horaedb.apache.org/community/) to subscribe to our list.> Read our [Contributing Guide](CONTRIBUTING.md) and make your first contribution!
## Acknowledgment
When develop we benefit a lot from several other open source projects, such as [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics), thanks for their awesome work.
## License
[Apache License 2.0](./LICENSE)