3 unstable releases
0.26.0 | Feb 16, 2023 |
---|---|
0.25.1 | Feb 2, 2023 |
0.25.0 | Feb 2, 2023 |
#7 in #relational-database
61 downloads per month
Used in 2 crates
765KB
16K
SLoC
hdbconnect_impl
Implementation of both hdbconnect
and hdbconnect_async
.
No direct usage
If you want a synchronous rust driver for HANA,
use hdbconnect
.
If you want an asynchronous rust driver for HANA,
use hdbconnect_async
.
lib.rs
:
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
.
Dependencies
~13–55MB
~1M SLoC