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 small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆315Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆38Updated last month
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- A simple Disk-based Key-Value Store☆15Updated 6 years ago
- ☆14Updated 10 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- A collection of resources about databases and related topics☆95Updated 2 years ago
- Database Design And Implementation☆14Updated 7 months ago
- ☆69Updated 2 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated last month
- Implemet Key-Value store using BTree☆63Updated 6 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆69Updated last year
- LockManager with deadlock detection for implementing 2PL☆12Updated 6 years ago
- ☆63Updated 3 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- ☆17Updated 2 years ago
- Distributed systems lecture notes☆64Updated 10 months ago
- TLA+ specifications for Kafka related algorithms☆72Updated 7 months ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago