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.☆35Updated 4 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 5 years ago
- Implementation of MIT 6.824: Distributed Systems☆16Updated 8 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Simple Database Management System☆39Updated 9 years ago
- LSM tree based key-value database☆31Updated last year
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated 2 years ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆11Updated this week
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- ☆16Updated 9 years ago
- A simple Disk-based Key-Value Store☆15Updated 7 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- Simple DBMS MIT 6.830☆22Updated 7 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- ☆14Updated 2 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- B+ tree in memory with mvcc support☆18Updated 7 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- ☆16Updated 11 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆102Updated 3 months ago
- The BusTub Relational Database Management System (Educational)☆28Updated last year
- Storage algorithms.☆38Updated 4 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 10 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- Embedded InnoDB based on v5.1☆34Updated 2 months ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago