https://github.com/apache/horaedb-client-rs
Apache HoraeDB (Incubating) Rust Client.
https://github.com/apache/horaedb-client-rs
cloud-native database distributed-database horaedb iot-database rust sql timeseries-analysis timeseries-database tsdb
Last synced: 3 months ago
JSON representation
Apache HoraeDB (Incubating) Rust Client.
- Host: GitHub
- URL: https://github.com/apache/horaedb-client-rs
- Owner: apache
- License: apache-2.0
- Created: 2022-07-05T08:39:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-13T07:17:59.000Z (10 months ago)
- Last Synced: 2025-11-29T10:18:30.916Z (4 months ago)
- Topics: cloud-native, database, distributed-database, horaedb, iot-database, rust, sql, timeseries-analysis, timeseries-database, tsdb
- Language: Rust
- Homepage: https://horaedb.apache.org/
- Size: 178 KB
- Stars: 17
- Watchers: 7
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apache HoraeDB (Incubating) Rust Client

[](https://crates.io/crates/horaedb-client)
## Introduction
Rust client for [Apache HoraeDB (Incubating)](https://github.com/apache/horaedb).
> [!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).
## Support features
- [x] Query
- [x] Write
## Contributing
Any contribution is welcome!
Read our [Contributing Guide](https://github.com/apache/horaedb/blob/main/CONTRIBUTING.md) and make your first contribution!
## License
Under [Apache License 2.0](LICENSE).