2 releases

0.0.2 Dec 18, 2022
0.0.1 Dec 18, 2022

#45 in #rocksdb

39 downloads per month

GPL-2.0 license

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
~520K SLoC