cduvvuri18 / study-indexdb
Disk based index database implementation. Purely written in Java.
☆19Updated 7 years ago
Alternatives and similar repositories for study-indexdb
Users that are interested in study-indexdb are comparing it to the libraries listed below
Sorting:
- 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
- ☆55Updated 2 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 7 months ago
- Lamport and Vector clocks☆12Updated 9 years ago
- Java implementation of TPC-C benchmark☆39Updated 8 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- ☆29Updated 8 years ago
- prime search engine☆15Updated 7 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- A simple database based on raft and rocksdb☆51Updated 8 years ago
- A Column-Oriented DBMS☆16Updated 10 years ago
- C-Store : A column-oriented DBMS prototype (frozen)☆45Updated 4 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- ZooKeeper Atomic Broadcast in Java☆54Updated 3 years ago
- Domino/SSCC is a distributed transaction processing system. It runs on HBase with ISI (Improved Snapshot Isolation) support.☆69Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆36Updated 6 years ago
- LSM tree based key-value database☆29Updated last year
- View Zookeeper znode tree in a browser☆26Updated 9 years ago
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- High performance distributed key-value database☆13Updated 4 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Jepsen testing for YugabyteDB database☆13Updated last week
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- A simple sparse bitmap implementation in java☆21Updated 9 years ago
- Project in CS4320 to implement B+ Trees, a dynamic index structure for database system.☆10Updated 9 years ago