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 little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 9 months ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- Log-Structured Merge Tree Java implementation☆99Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated 3 weeks ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 10 months ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A simple Disk-based Key-Value Store☆14Updated 6 years ago
- C++11 port of the PostgreSQL DBMS☆70Updated 8 years ago
- ☆14Updated 10 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- An Educational parallel Algorithm collection☆132Updated 6 months ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Distributed Systems Reading Group☆20Updated 7 years ago
- LockManager with deadlock detection for implementing 2PL☆12Updated 6 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- ☆69Updated 2 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆10Updated 2 months ago
- Implemet Key-Value store using BTree☆63Updated 6 years ago
- Time, Clocks, and the Ordering of Events☆40Updated 3 years ago
- Geo-replicated CalvinDB(Include the original CalvinDB and low latency version)☆25Updated 5 years ago
- RAFT based Key-Value Store with Transaction Support☆8Updated 5 years ago
- Storage Engine for block and key/value stores.☆25Updated last week
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆109Updated 3 weeks ago
- A simple implementation of the write-optimized Bε Tree 🌳 - for MIT 6.854 (Advanced Algorithms).☆25Updated 5 years ago