chaoyangnz / simpledbLinks
SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.
☆35Updated 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 toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 4 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- ☆14Updated 11 years ago
- Project for COS 518: distributed lock service☆37Updated 6 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
- Log-Structured Merge Tree Java implementation☆108Updated last year
- Database Design And Implementation☆16Updated 11 months ago
- prime search engine☆15Updated 7 years ago
- A collection of resources about databases and related topics☆98Updated 3 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- A distributed Key/Value storage, which uses client devices as a replica and stores each user data in a different partition☆14Updated 2 years ago
- Experimenting with persistence in C☆186Updated 3 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
- ☆132Updated 7 years ago
- Lightweight SQL database with replication☆69Updated 3 years ago
- TLA+ specifications for Kafka related algorithms☆84Updated 10 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆11Updated this week
- An Educational parallel Algorithm collection☆137Updated 11 months ago
- TLA+ modules, specifications, and models for Radix trees.☆33Updated 4 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s …☆113Updated 5 months ago
- A book, Let's build a DBMS: StellarSQL -- a minimal SQL DBMS written in Rust☆27Updated 7 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆328Updated 3 years ago