chaoyangnz / simpledbLinks
SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.
☆31Updated 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 database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- ☆14Updated 10 years ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆39Updated 2 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 11 months ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- ☆130Updated 7 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- An Educational parallel Algorithm collection☆133Updated 8 months ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- ☆68Updated 2 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Implemet Key-Value store using BTree☆64Updated 6 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆320Updated 2 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 6 years ago
- LockManager with deadlock detection for implementing 2PL☆12Updated 6 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Database Design And Implementation☆14Updated 8 months ago
- A collection of resources about databases and related topics☆96Updated 2 years ago
- Experimenting with persistence in C☆185Updated 3 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated 2 months ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Distributed systems lecture notes☆64Updated 10 months ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago