18 releases (7 breaking)
Uses new Rust 2024
0.32.0 | Jun 6, 2025 |
---|---|
0.31.0 | Feb 19, 2025 |
0.30.1 | Dec 11, 2024 |
0.30.0 | Nov 29, 2024 |
0.26.0 | Feb 16, 2023 |
#1683 in Database interfaces
356 downloads per month
Used in 2 crates
785KB
17K
SLoC
Do not use this crate directly.
This is the immplementation crate for hdbconnect
and hdbconnect_async
.
If you need a synchronous driver, use hdbconnect
.
If you need an asynchronous driver, use hdbconnect_async
.
hdbconnect_impl
Major part of the implementation of both hdbconnect
and hdbconnect_async
.
Direct use not recommended
Use hdbconnect
if you want a synchronous rust driver for HANA.
Use hdbconnect_async
if you want an asynchronous rust driver for HANA.
Dependencies
~16–27MB
~480K SLoC