storage-engine
There are 201 repositories under storage-engine topic.
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
redpanda-data/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
DiceDB/dice
DiceDB is an open source, redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
opencurve/curve
Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.
zuoyebang/bitalostored
Bitalostored is a high-performance distributed storage system, core engine based on bitalosdb(self-developed), compatible with Redis protocol.
TileDB-Inc/TileDB
The Universal Storage Engine
slatedb/slatedb
A cloud native embedded storage engine built on object storage.
erthink/libmdbx
One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
speedb-io/speedb
A RocksDB compliant high performance scalable embedded key-value store
SleekDB/SleekDB
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
BohuTANG/nessDB
A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.
huachaohuang/ekv
Ekv is a distributed key-value store, used as a cache, database, and storage engine.
fjall-rs/fjall
🗻 LSM-based embeddable key-value storage engine written in safe Rust
michaelcontento/redux-storage
Persistence layer for redux with flexible backends
Fullstop000/wickdb
Pure Rust LSM-tree based embedded storage engine
microstream-one/microstream
High-Performance Java-Native-Persistence. Store and load any Java Object Graph or Subgraphs partially, Relieved of Heavy-weight JPA. Microsecond Response Time. Ultra-High Throughput. Minimum of Latencies. Create Ultra-Fast In-Memory Database Applications & Microservices.
yahoo/HaloDB
A fast, log structured key-value store.
photondb/photondb
A high-performance storage engine for modern hardware and platforms.
openebs/zfs-localpv
Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend ZFS data storage stack.
simerplaha/SwayDB
Persistent and in-memory key-value storage engine for JVM that scales on a single machine.
KipData/kipdb
Lightweight, asynchronous based on LSM Leveled Compaction KV database
openebs/lvm-localpv
Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend LVM2 data storage stack.
guycipher/k4
High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
vasedb/vasedb
VaseDB is a NoSQL database based on Log-structured file system.
CodingZeal/redux-persist-sensitive-storage
redux-persist storage engine for react-native-sensitive-info
risesoft-y9/Network-Drive
网络硬盘是通过存储、分类、检索、分享、协作、下发、回收等方式管理文档、文件、图片、音频、视频等资料的工具。网络硬盘擅长在国产的私有化环境中,管控文档权限、分配存储空间、安全加密、分享共享,同时可以完成一定轻量级的文件任务收发。网络硬盘是一个完全开源的项目,无商业版,但是需要依赖开源的数字底座进行人员岗位管控。
devconcept/multer-gridfs-storage
🍃 GridFS storage engine for Multer to store uploaded files directly to MongoDb
eclipse-store/store
High-Performance Java-Native-Persistence. Store and load any Java Object Graph or Subgraphs partially, Relieved of Heavy-weight JPA. Microsecond Response Time. Ultra-High Throughput. Minimum of Latencies. Create Ultra-Fast In-Memory Database Applications & Microservices.
KodrAus/rust-csharp-ffi
An example Rust + C# hybrid application
reductstore/reductstore
The Fastest Time Series Object Storage for AI Infrastructure
zuoyebang/bitalosdb
Bitalosdb is a high-performance KV storage engine.
erthink/libfpta
Ultra fast compact embedded database for tabular and semistructured data.
tidesdb/tidesdb
High-performance, durable, transactional embedded storage engine designed for flash and RAM optimization.
vidardb/pgrocks-fdw
Bring RocksDB to PostgreSQL as an extension. It is the first foreign data wrapper (FDW) that introduces LSM-tree into PostgreSQL. The underneath storage engine can be RocksDB. The FDW also serves for VidarDB engine, a versatile storage engine for various workloads. See the link for more info about VidarDB engine.
zuoyebang/bitalostable
Bitalostable is a KV storage engine. It is used to store bitalostored cold data.