13 releases
new 0.29.0 | Oct 23, 2024 |
---|---|
0.28.7 | Oct 9, 2024 |
0.28.6 | Jun 12, 2024 |
0.28.5 | Feb 9, 2024 |
0.25.1 | Feb 2, 2023 |
#2839 in Database interfaces
358 downloads per month
Used in 2 crates
780KB
16K
SLoC
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.
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
~14–24MB
~453K SLoC