2 releases
0.1.1 | Mar 2, 2022 |
---|---|
0.1.0 | Jan 21, 2021 |
#1814 in Database interfaces
85 downloads per month
Used in 9 crates
(2 directly)
64KB
1K
SLoC
cqdb-sys
Low level Rust binding to Constant Quark Database: a database library specialized for serialization and retrieval of static associations between strings and integer identifiers
Installation
Add it to your Cargo.toml
:
[dependencies]
cqdb-sys = "0.1"
License
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.
Dependencies
~0.4–265KB