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
- A simple Disk-based Key-Value Store☆13Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated last month
- Java implementation of TPC-C benchmark☆38Updated 8 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆25Updated 3 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆44Updated 10 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆45Updated this week
- Lamport and Vector clocks☆12Updated 9 years ago
- Implementation of Basho's bitcask in Java☆70Updated 12 years ago
- Waterwheel is a distributed append-only store supporting millions insertions per second and realtime temporal and key range query☆14Updated 5 years ago
- Project for COS 518: distributed lock service☆25Updated 5 years ago
- ☆53Updated 2 years ago
- A Lock-Free Concurrent Hash Table☆20Updated 13 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 9 years ago
- A Column-Oriented DBMS☆16Updated 9 years ago
- Distributed Message Queue based on Raft☆34Updated 2 years ago
- Distributed object storage based on CRUSH distribution strategy☆21Updated last year
- A distributed key-value store based on replicated LSM-Trees☆10Updated 7 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆24Updated 5 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated last year
- 64-bit integer compression algorithms in Java☆15Updated 5 years ago
- Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.☆35Updated 5 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 7 years ago
- Jrinetd is a network TCP port redirector/forward proxy (like rinetd) with extra features like connection Failover, LoadBalancing and Clus…☆20Updated last month
- Extensible SQL Lexer and Parser for Rust☆12Updated 2 years ago
- integrate different data sources and offer them to tidb☆28Updated 5 years ago
- Consistent Hashing based Key-Value Memory Storage☆20Updated 6 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 4 years ago