cduvvuri18 / study-indexdbLinks
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.☆60Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 3 weeks ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 4 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- A simple Disk-based Key-Value Store☆15Updated 6 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last month
- Simple Database Management System☆39Updated 9 years ago
- ☆57Updated 3 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆31Updated 4 years ago
- BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like …☆58Updated this week
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- Lamport and Vector clocks☆12Updated 10 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- Implementation of Basho's bitcask in Java☆72Updated 13 years ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- A Java implementation of B+ tree for key-value store☆55Updated 5 years ago
- A repository holding the slides and short information from my presentations at different events☆11Updated last month
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- LSM tree based key-value database☆31Updated last year
- C-Store : A column-oriented DBMS prototype (frozen)☆48Updated 5 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- memcachedb ported from BerkeleyDB to LMDB originally from http://memcachedb.googlecode.com/svn/trunk☆87Updated 10 years ago
- Unofficial mirror of HSQLDB (https://sf.net/p/hsqldb/), namely HyperSQL Database. It is a relational database management system and a set…☆85Updated last month