chaoyangnz / simpledbLinks
SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.
☆30Updated 4 years ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- ☆14Updated 10 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 7 years ago
- Implemet Key-Value store using BTree☆62Updated 5 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated 2 months ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 9 months ago
- Log-Structured Merge Tree Java implementation☆98Updated last year
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- An Educational parallel Algorithm collection☆129Updated 6 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆68Updated last year
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A distributed key-value store☆29Updated 2 years ago
- LockManager with deadlock detection for implementing 2PL☆12Updated 6 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- ☆14Updated 2 years ago
- A simple Disk-based Key-Value Store☆13Updated 6 years ago
- A basic JSON library in modern C++☆16Updated 3 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- ☆29Updated 8 years ago
- prime search engine☆15Updated 7 years ago
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆24Updated 5 years ago
- A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on…☆34Updated 3 months ago
- TLA+ specifications for Kafka related algorithms☆69Updated 5 months ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆28Updated 8 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago