cduvvuri18 / study-indexdb
Disk based index database implementation. Purely written in Java.
☆19Updated 6 years ago
Alternatives and similar repositories for study-indexdb:
Users that are interested in study-indexdb are comparing it to the libraries listed below
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- A simple Disk-based Key-Value Store☆13Updated 6 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 5 months ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- ☆55Updated 2 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆52Updated 7 years ago
- Distributed object storage based on CRUSH distribution strategy☆21Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 months ago
- Lamport and Vector clocks☆12Updated 9 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- ☆29Updated 8 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆43Updated 4 years ago
- TiKV Client for C++☆14Updated last year
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 11 years ago
- Disk-based B+-tree written in Pure Java☆219Updated 4 years ago
- A simple database based on raft and rocksdb☆51Updated 7 years ago
- Domino/SSCC is a distributed transaction processing system. It runs on HBase with ISI (Improved Snapshot Isolation) support.☆69Updated last year
- DEFUNCT: See README☆53Updated 4 years ago
- Project in CS4320 to implement B+ Trees, a dynamic index structure for database system.☆10Updated 9 years ago
- Reactive Database engine for Java with RocksDB and Lucene Core☆14Updated 2 months ago
- consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implem…☆30Updated 7 years ago
- BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like …☆54Updated 9 months ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 5 years ago
- Geo-replicated CalvinDB(Include the original CalvinDB and low latency version)☆25Updated 5 years ago
- Append-only key-value database on a distributed shared-log☆49Updated 6 months ago