QuestDB Client Library for Rust
Getting Started
To start using questdb-rs
add it to your Cargo.toml
:
[]
= "3.1.0"
Docs
See documentation for the ingress
module to insert data into QuestDB via the ILP protocol.
- Latest API docs: https://docs.rs/questdb-rs/latest/
Example
use ;
C, C++ and Python APIs
This crate is also exposed as a C and C++ API and in turn exposed to Python.
- This project's GitHub page for the C and C++ API.
- Python bindings.
Community
If you need help, have additional questions or want to provide feedback, you may find us on Slack.
You can also sign up to our mailing list to get notified of new releases.