Rust implementation of HoraeDB client.

Clone this repo:
  1. 494fcc6 chore: add asf yaml (#48) by chunshao.rcs · 5 months ago main
  2. b9772b0 chore: rename ceresdb to horaedb (#47) by tison · 5 months ago
  3. 05e36fd chore: rename to horaedb (#46) by kamille · 6 months ago
  4. 8f1c477 release 1.0.2 (#45) by Jiacai Liu · 10 months ago v1.0.2
  5. 039a9c0 refactor: default database name supports string convertible type (#43) by xxai.art · 11 months ago

HoraeDB Rust Client

License Crates.io

Introduction

The rust client for HoraeDB.

HoraeDB is a high-performance, distributed, schema-less, cloud native time-series database that can handle both time-series and analytics workloads.

Support features

  • [x] Query
  • [x] Write

Contributing

Any contribution is welcome!

Read our Contributing Guide and make your first contribution!

License

Under Apache License 2.0.