Projects in Awesome Lists tagged with rocksdb
A curated list of projects in awesome lists tagged with rocksdb .
https://github.com/tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
cncf consensus distributed-transactions hacktoberfest key-value raft rocksdb rust tidb tikv
Last synced: 13 May 2025
https://github.com/ideawu/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
leveldb nosql-databases redis rocksdb ssdb
Last synced: 14 May 2025
https://github.com/openatomfoundation/pikiwidb
Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.
nosql nosql-data-storage nosql-databases pikiwidb redis redis-interfaces rocksdb
Last synced: 12 Jan 2026
https://github.com/OpenAtomFoundation/pika
Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
nosql nosql-data-storage nosql-databases pika redis redis-interfaces rocksdb
Last synced: 04 Apr 2025
https://github.com/tencent/tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
cpp17 high-performance kv kvstore nosql redis rocksdb tendis
Last synced: 10 Apr 2025
https://github.com/Tencent/Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
cpp17 high-performance kv kvstore nosql redis rocksdb tendis
Last synced: 20 Mar 2025
https://github.com/slatedb/slatedb
A cloud native embedded storage engine built on object storage.
database embedded-database lsm-tree object-storage rocksdb rust storage-engine
Last synced: 16 Apr 2026
https://github.com/rust-rocksdb/rust-rocksdb
rust wrapper for rocksdb
database rocksdb rust rust-bindings
Last synced: 12 Dec 2025
https://github.com/yinqiwen/ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
c-plus-plus database forestdb key-value leveldb lmdb lua nosql nosql-database percona persistence redis rocksdb server wiredtiger
Last synced: 15 May 2025
https://github.com/yongman/tidis
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
2pc database distributed-nosql-database nosql raft redis rocksdb shared-nothing tikv transaction transaction-storage
Last synced: 15 May 2025
https://github.com/fastogt/fastonosql
FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
crossplatform-redis database-gui dynomite forestdb indexeddb leveldb lmdb memcached nosql-databases pika redis redis-cluster redis-gui redis-sentinel redis-ssl rocksdb ssdb unqlite
Last synced: 16 May 2025
https://github.com/romanz/electrs
An efficient re-implementation of Electrum Server in Rust
bitcoin electrum electrum-server indexer rocksdb rust
Last synced: 16 May 2025
https://github.com/topling/toplingdb
ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction
compaction database distributed-database kvstore nosql rocksdb
Last synced: 02 Apr 2026
https://github.com/y123456yz/middleware_development_learning
中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章及程序demo
dbproxy memcache mongodb mongos pika redis rocksdb twemproxy wiredtiger
Last synced: 15 May 2025
https://github.com/matrix-construct/tuwunel
Official successor to conduwuit
chat conduit conduwuit matrix matrix-chat matrix-server rocksdb rust server uwu
Last synced: 08 Mar 2026
https://github.com/locationtech/geowave
GeoWave provides geospatial and temporal indexing on top of Accumulo, HBase, BigTable, Cassandra, Kudu, Redis, RocksDB, and DynamoDB.
accumulo cassandra dynamodb geoserver geospatial-data geowave hbase java kudu redis rocksdb spatiotemporal
Last synced: 23 Jan 2026
https://github.com/tikv/titan
A RocksDB plugin for key-value separation, inspired by WiscKey.
Last synced: 15 May 2025
https://github.com/tidb-incubator/tidis
A distributed transactional large-scale NoSQL database powered by TiKV
distributed-database nosql redis rocksdb tikv transaction
Last synced: 12 Jan 2026
https://github.com/matrix-construct/construct
This is The Construct
aio autotools boost boost-asio boost-coroutine2 boost-dll boost-spirit collaboration cpp cpp17 decentralized graphicsmagick matrix-org rocksdb server
Last synced: 25 Jan 2026
https://github.com/linxgnu/grocksdb
RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc
embedded go go-binding golang no-defer rocksdb static static-library wrapper
Last synced: 29 Jan 2026
https://github.com/linxGnu/grocksdb
RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc
embedded go go-binding golang no-defer rocksdb static static-library wrapper
Last synced: 13 Apr 2025
https://github.com/chrislusf/vasto
A distributed key-value store. On Disk. Able to grow or shrink without service interruption.
distributed-storage key-value replication rocksdb
Last synced: 12 May 2025
https://github.com/eraft-io/eraft
A generic raft library
cloudnative database distributed-consensus-algorithms distributed-systems raft redis rocksdb
Last synced: 12 Jan 2026
https://github.com/Level/rocksdb
Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.
abstract-leveldown level leveldb nodejs prebuilt-binaries rocksdb
Last synced: 07 May 2025
https://github.com/chungquantin/edma
EDMA is an interactive terminal app for managing multiple embedded databases system at once with powerful byte deserializer support.
bytes database database-management embedded rocksdb rust rust-lang storage tui
Last synced: 13 Feb 2026
https://github.com/alash3al/srchx
A standalone lightweight full-text search engine built on top of blevesearch and Go with multiple storage (scorch, boltdb, leveldb, badger)
badgerdb bleve boltdb elasticsearch full-text-search golang leveldb rocksdb search-engine solr
Last synced: 13 Jun 2025
https://github.com/symmetree-labs/infinitree
Scalable and encrypted embedded database with 3-tier caching
cache cryptography database embedded encryption rocksdb rust storage version-control
Last synced: 06 Apr 2025
https://github.com/y123456yz/reading-and-annotate-rocksdb-6.1.2
rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新
Last synced: 05 Apr 2025
https://github.com/Qihoo360/blackwidow
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer for Pika https://github.com/OpenAtomFoundation/pika .
Last synced: 17 Jul 2025
https://github.com/qihoo360/blackwidow
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer for Pika https://github.com/OpenAtomFoundation/pika .
Last synced: 10 Apr 2025
https://github.com/slatedb/slatedb-go
A cloud native embedded storage engine built on object storage.
database embedded-database golang lsm-tree object-storage rocksdb storage-engine
Last synced: 09 Apr 2025
https://github.com/leo-project/erocksdb
Erlang bindings to RocksDB datastore
Last synced: 15 Sep 2025
https://github.com/iabudiab/objectiverocks
An Objective-C wrapper for RocksDB - A Persistent Key-Value Store for Flash and RAM Storage.
database objective-c rocksdb wrapper
Last synced: 03 Jul 2025
https://github.com/iabudiab/ObjectiveRocks
An Objective-C wrapper for RocksDB - A Persistent Key-Value Store for Flash and RAM Storage.
database objective-c rocksdb wrapper
Last synced: 30 Jul 2025
https://github.com/helium/blockchain-node
A Heilum Blockchain Node
blockchain erlang helium jsonrpc2 rocksdb
Last synced: 14 Apr 2025
https://github.com/wayfair-incubator/dagger
A simple Python-based distributed workflow engine
aerospike asyncio faust-streaming kafka orchestrator python rocksdb scalable state-machine workflow-engine
Last synced: 25 Sep 2025
https://github.com/unum-cloud/ucsb
Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark
benchmark database ebpf google-benchmark io-uring leveldb lsm-tree mongodb rocksdb spdk terabyte valgrind wiredtiger ycsb
Last synced: 26 Jun 2025
https://github.com/unum-cloud/UCSB
Wide NoSQL benchmark for RocksDB, LevelDB, Redis, WiredTiger and MongoDB extending the Yahoo Cloud Serving Benchmark
benchmark database ebpf google-benchmark io-uring leveldb lsm-tree mongodb rocksdb spdk terabyte valgrind wiredtiger ycsb
Last synced: 26 Jun 2025
https://github.com/hash-anu/anudb
AnuDB: C++ based document store on RocksDB with native MQTT support
ai anudb cpp document-database iot lightweight messagepack messagepack-serializer mosquitto-mqtt-broker mqtt nanomq nlohmann-json nosql rocksdb zstd
Last synced: 13 May 2025
https://github.com/ashwanthkumar/suuchi
सूचि - Toolkit to build Distributed Data Systems
distributed-computing rocksdb scala toolkit
Last synced: 21 Jul 2025
https://github.com/jwplayer/southpaw
:baseball: Streaming left joins in Kafka for change data capture
apache-kafka cdc change-data-capture debezium distributed-systems java kafka rocksdb southpaw
Last synced: 20 Sep 2025
https://github.com/dcso/balboa
server for indexing and querying passive DNS observations
api dns golang graphql graphql-api hacktoberfest monitoring passive passive-dns passivedns pdns rocksdb security suricata
Last synced: 27 Oct 2025
https://github.com/angshuman/hexadb
A schemaless graph database based on RocksDb
graph graphdb jsonld linked-data nested-objects rocksdb triple-store triples triplestore
Last synced: 14 Jan 2026
https://github.com/chungquantin/solomon-db
An embedded Gremlin-compatible graph database written in Rust
database distributed embedded-database graph-database gremlin rocksdb rust solomon solomon-db
Last synced: 16 Aug 2025
https://github.com/qihoo360/nemo-rocksdb
Add TTL feature on rocksdb, and compatible with rocksdb
Last synced: 10 Apr 2025
https://github.com/kernelmaker/blackwidow
A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb
Last synced: 04 Oct 2025
https://github.com/heineiuo/rippledb
Embeddable key-value database engine in pure TypeScript, based on LSM-Tree
database database-engine deno javascript key-value-store leveldb lsm lsm-tree nodejs pure-javascript pure-typescript rippledb rocksdb storage-engine typescript
Last synced: 12 May 2025
https://github.com/nlfiedler/mokuroku
Secondary indices for RocksDB in Rust.
Last synced: 24 Oct 2025
https://github.com/marselester/distributed-payment
Demo execution of a payment transaction without an atomic commit across 3 partitions.
distributed-systems go kafka rocksdb
Last synced: 06 Mar 2026
https://github.com/khezen/docker-mongo
MongoDB Docker image embedding RocksDB storage engine
docker dockerfile mongo mongod mongos rocksdb wiredtiger
Last synced: 10 Jun 2025
https://github.com/mlouielu/iota-python
A Pure-Python implementation of IOTA node
balanced-ternary cryptocurrency internet-of-things iot iota rocksdb tangle
Last synced: 14 Apr 2025
https://github.com/aimhubio/aimrocks
🎯 aimrocks 🎸 — python & cython bindings for RocksDB. Batteries included! 🔋
Last synced: 17 Aug 2025
https://github.com/trk54ylmz/rocksdb-py
Python bindings for RocksDB written in Rust.
pyo3 python python3 rocksdb rocksdb-client rust
Last synced: 07 Mar 2026
https://github.com/li-xiao-shuang/serviceplus
Service Plus 致力于打造一个分布式、强一致性 服务+ 的一站式解决方案。用作于分布式 K/V 存储系统、服务注册与发现、服务配置中心、分布式锁等。
config distributed kv locks microservice raft rocksdb service-discovery
Last synced: 17 Mar 2025
https://github.com/faust-streaming/python-rocksdb
Python bindings for RocksDB used by faust-streaming
faust-streaming python rocksdb
Last synced: 05 Mar 2026
https://github.com/harry-chen/hermes
HERMES: sHallow dirEctory stRucture Many-filE fileSystem
berkeley-db filesystem fuse key-value leveldb rocksdb
Last synced: 18 Jul 2025
https://github.com/Harry-Chen/HERMES
HERMES: sHallow dirEctory stRucture Many-filE fileSystem
berkeley-db filesystem fuse key-value leveldb rocksdb
Last synced: 21 Apr 2025
https://github.com/qubole/spark-state-store
Rocksdb state storage implementation for Structured Streaming.
performance qubole real-time-processing rocksdb scalability spark state-management streaming structured-streaming
Last synced: 11 Jul 2025
https://github.com/lichuang/rockraft
A strongly consistent distributed key-value store library built on Raft consensus protocol and RocksDB.
consensus key-value raft rocksdb
Last synced: 11 Apr 2026
https://github.com/marykdb/maryk
Maryk is a Kotlin Multiplatform library which helps you to store, query and send data in a structured way over multiple platforms. The data store stores any value with a version, so it is possible to request only the changed data or live listen for updates.
data database graph json kotlin kotlin-multiplatform rocksdb serialization versioned yaml
Last synced: 06 Mar 2026
https://github.com/aleksandarskrbic/rocks4j
KV Store for Java backed by RocksDB
java kv-database kv-storage kv-store kvstore rocksdb rocksdb-4j rocksdb-java
Last synced: 11 Aug 2025
https://github.com/lbryio/hub
blockchain electrumx lbcd lbry lbrycrd rocksdb
Last synced: 28 Apr 2025
https://github.com/cavallium/cavalliumdbengine
Reactive Database engine for Java with RocksDB and Lucene Core
database java lucene nosql reactive reactive-programming reactive-streams reactor reactor-core rocksdb rocksdb-java search search-engine
Last synced: 25 Oct 2025
https://github.com/finschia/tm-db
Common database interface for various database backends for Ostracon and LBM SDK. This is forked from Tendermint tm-db(https://github.com/tendermint/tm-db)
blockchain golang goleveldb rocksdb
Last synced: 14 Jan 2026
https://github.com/spycsh/hesse
a temporal graph analytics library based on Flink Stateful Functions
docker flink-statefun graph iterative-graph-processing kafka rocksdb temporal-data temporal-graph-processing temporal-query traversal-bfs
Last synced: 14 Apr 2025
https://github.com/osmlab/osm-wayback
Embedding OSM object histories from planet-history into GeoJSON objects for historical OSM-QA-Tiles with libosmium and RocksDB
geojson openstreetmap openstreetmap-data osmium rocksdb
Last synced: 02 Apr 2025
https://github.com/zsluedem/UoIndexer
UserOperation Indexer for EIP4337
account-abstraction eip4337 ethereum ethers-rs mongodb rocksdb
Last synced: 10 May 2025
https://github.com/savsgio/docker-rocksdb
Alpine docker image with the pre-compiled shared library of RocksDB
alpine docker rocksdb shared-library
Last synced: 13 Apr 2025
https://github.com/evolvedbinary/docker-rocksjava
Docker images for building RocksDB Java API
Last synced: 17 Oct 2025
https://github.com/namsor/java-naive-bayes-classifier-jnbc
A scalable, explainable Java Naive Bayes Classifier that works either in memory or on persistent fast key-value store (MapDB, RocksDB or LevelDB)
explain-classifiers explainable-ai explainable-artificial-intelligence leveldb mapdb naive-bayes-algorithm naive-bayes-classification naive-bayes-classifier naivebayesclassifier rocksdb
Last synced: 21 Sep 2025
https://github.com/baskeboler/restdbxx
REST data server implemented with proxygen and rocksdb
asynchronous-programming cpp11 file-server folly http-server proxygen rest-api rocksdb
Last synced: 07 Aug 2025
https://github.com/gau-nernst/rocksdb-python
Python bindings for RocksDB. Support Linux, macOS, and Windows
Last synced: 28 Aug 2025
https://github.com/matrixai/js-db
Key-Value DB for TypeScript and JavaScript Applications
database key-value-database rocksdb
Last synced: 10 Apr 2025
https://github.com/csunny/magicdb
magicdb is a distribute k-v database use libp2p network stack
kvstore libp2p p2p-network rocksdb storage
Last synced: 07 Oct 2025