Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 223 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 223 Bytes

hdb - Database access library

hdb is a library for database access. It contains config, connection, and model information for the database(s).

Build

cargo build --all-features