{"library":"aimrocks","type":"library","category":null,"description":"High-performance Python RocksDB wrapper implemented in Cython, based on facebook/rocksdb. Version 0.5.2 is the latest release, with sporadic updates. Aimed at users needing key-value storage with RocksDB's LSM-tree engine.","language":"python","status":"active","version":"0.5.2","tags":["rocksdb","key-value","database","storage","lsm-tree"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install aimrocks","imports":["import rocksdb\n\ndb = rocksdb.DB('/path/to/db', rocksdb.Options(create_if_missing=True))","from rocksdb import Options"]},{"cmd":"pip install aimrocks==0.5.2","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/aimrocks/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}