ZiyueHuang / SimpleDBLinks
A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery
☆13Updated 8 years ago
Alternatives and similar repositories for SimpleDB
Users that are interested in SimpleDB are comparing it to the libraries listed below
Sorting:
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆37Updated 5 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Simple Database Management System☆39Updated 9 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
- Implementation of MIT 6.824: Distributed Systems☆16Updated 8 years ago
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- ☆16Updated 11 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- A simple Disk-based Key-Value Store☆15Updated 7 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated 2 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- ☆16Updated 9 years ago
- LSM tree based key-value database☆31Updated last year
- ☆132Updated 7 years ago
- Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To cont…☆10Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- Simple DBMS MIT 6.830☆22Updated 7 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 5 years ago
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆56Updated 3 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 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
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- ☆29Updated 8 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- An update-in-place key-value store for modern storage.☆147Updated 2 years ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆11Updated last month
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- Storage algorithms.☆38Updated 4 years ago
- Simple version of Distributed File System on multiple threads☆60Updated 6 months ago