# ceresdb-client-rs **Repository Path**: ceres-db/ceresdb-client-rs ## Basic Information - **Project Name**: ceresdb-client-rs - **Description**: Rust implementation of CeresDB client. - **Primary Language**: Rust - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-13 - **Last Updated**: 2025-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache HoraeDB (Incubating) Rust Client ![License](https://img.shields.io/badge/license-Apache--2.0-green.svg) [![Crates.io](https://img.shields.io/crates/v/horaedb-client.svg)](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).