2 releases
0.0.2 | Dec 18, 2022 |
---|---|
0.0.1 | Dec 18, 2022 |
#48 in #rocksdb
8KB
89 lines
NoSQL DB
The NoSQL DB provide a simple and portable interface for a Key-Value database for rust!
Table of Content
- Introduction
- How to Use
- How to add support for another db
- License
lib.rs
:
No SQL interface for rocksdb database.
Dependencies
~26MB
~521K SLoC