cduvvuri18 / study-indexdb
Disk based index database implementation. Purely written in Java.
☆19Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for study-indexdb
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- A simple Disk-based Key-Value Store☆13Updated 5 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated 2 months ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated 2 years ago
- Implementation of Basho's bitcask in Java☆70Updated 12 years ago
- ☆53Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆46Updated 2 weeks ago
- Lamport and Vector clocks☆12Updated 9 years ago
- Distributed object storage based on CRUSH distribution strategy☆21Updated last year
- High performance persistent LSM key-value store library for the JVM.☆165Updated 2 years ago
- LSM tree based key-value database☆30Updated 8 months ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆44Updated 10 years ago
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- 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.☆35Updated 5 years ago
- prime search engine☆15Updated 6 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Simple DBMS MIT 6.830☆19Updated 6 years ago
- A Column-Oriented DBMS☆16Updated 9 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆42Updated 4 years ago
- Project in CS4320 to implement B+ Trees, a dynamic index structure for database system.☆10Updated 9 years ago
- Extensible SQL Lexer and Parser for Rust☆12Updated 2 years ago
- XBird: Light-weight XQuery processor and XML database system written in Java☆14Updated 5 years ago
- Java implementation of TPC-C benchmark☆38Updated 8 years ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 10 years ago
- ☆29Updated 7 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆25Updated 3 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆35Updated 4 years ago
- Distributed Message Queue based on Raft☆34Updated 2 years ago