chaoyangnz / simpledbLinks
SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.
☆37Updated 5 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 5 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- Log-Structured Merge Tree Java implementation☆109Updated last year
- Database Design And Implementation☆17Updated last year
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 6 months ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆114Updated 6 months ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- ☆132Updated 7 years ago
- ☆68Updated 3 years ago
- Lightweight SQL database with replication☆69Updated 3 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- ☆14Updated 11 years ago
- Experimenting with persistence in C☆189Updated 3 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆331Updated 3 years ago
- Time, Clocks, and the Ordering of Events☆40Updated 4 years ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 6 years ago
- A collection of resources about databases and related topics☆100Updated 3 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- An Educational parallel Algorithm collection☆138Updated last year
- TLA+ specifications for Kafka related algorithms☆86Updated last year
- LockManager with deadlock detection for implementing 2PL☆13Updated 6 years ago
- TLA+ modules, specifications, and models for Radix trees.☆33Updated 4 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 7 years ago