{"repo":"leizongmin/simpledb","free":true,"listed":false,"github":"https://github.com/leizongmin/simpledb","clone":"git clone https://github.com/leizongmin/simpledb.git","description":"NoSQL embedded database on top of RocksDB.","language":"Rust","stars":17,"topics":["rocksdb","nosql","database","rust","leveldb","key-value","key-value-store","redis","mongodb","sqlite"],"license":"MIT","category":"databases-storage","readme_excerpt":"simpledb NoSQL embedded database on top of RocksDB. API Documents: https://docs.rs/simpledb Quick Start Add this to your Cargo.toml : Example: Data Types and Methods Map Store key/value pairs, includes the following methods with map prefix: get , put , delete , count , for each , items . Set Store unique values, includes the following methods with set prefix: add , is member , delete , count , for each , items . List Store ordered values, includes the following methods with list prefix: left push , left pop , right push , right pop , count , for each , items . Sorted List Store sorted score/value pairs, may including multiple pairs, includes the following methods with sorted list prefix: add , left pop , right pop , count , for each , items . Sorted Set Store sorted unique score/value pairs, includes the following methods with sorted set prefix: add , is member , delete , left , right , for each , items . Benchmark Example codes from benchmark directory. - rustc 1.67.1 (d5a82bbd2 2023-02-07) - Ubuntu 18.04 - Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz x 16 method write op/s --------------------- ----- --------- map get 662,251 map count 1,369,863 map put Y 105,152 map delete Y 99,900 set count 1,639,344 set is member 746,268 set add Y 109,409 set delete Y 105,152 list count 1,136,363 list left push Y 116,414 list left pop Y 96,339 list right push Y 115,207 list right pop Y 98,522 sorted list count 1,666,666 sorted list add Y 121,951 sorted list left pop Y 20,080 sorted lis","default_branch":null,"files":null,"tree":[],"storefront":"/r/leizongmin","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/leizongmin/simpledb/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}