Prashant47 / distributed-databaseLinks
Implementation of distributed and parallel databases operations like fragmentation, parallel sort, range query etc.
☆10Updated 8 years ago
Alternatives and similar repositories for distributed-database
Users that are interested in distributed-database are comparing it to the libraries listed below
Sorting:
- Implementation of Google File System☆54Updated 11 years ago
- Tiny distributed file system like HDFS (and of-course GFS)☆85Updated 6 years ago
- Simple Database Management System☆39Updated 9 years ago
- Simple DBMS MIT 6.830☆22Updated 7 years ago
- LSM tree based key-value database☆31Updated last year
- MIT's 6.824: Distributed systems course (2017)☆56Updated 8 years ago
- Code and notes for MIT 6.824 Distributed Systems Class https://pdos.csail.mit.edu/6.824/schedule.html☆19Updated 5 years ago
- Repo for CS 380D Distributed Systems course at the University of Texas at Austin CS Department☆25Updated 5 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- Set of Patterns to solve many algorithmic questions of similar type on LeetCode☆23Updated 5 years ago
- Implement the Paxos Algorithm☆18Updated 9 years ago
- ☆29Updated 8 years ago
- A simple implementation of the Google File System in golang☆161Updated 8 years ago
- JOS: Operating Systems Engineering. 6.828 teaches the fundamentals of engineering operating systems with a learning by doing method.☆28Updated 7 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- Raft Consensus Algorithm☆39Updated 7 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆167Updated 11 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Labs of MIT 6.830 Database Systems☆57Updated 8 years ago
- A mini database implementation.☆243Updated 4 months ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- Practical Byzantine Fault Tolerance Consensus and A Simple Distributed Ledger Application☆11Updated 8 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆35Updated 4 years ago
- CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.☆173Updated 7 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- An on-disk B+tree for Python 3☆770Updated 6 years ago
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆54Updated 5 years ago
- ☆133Updated 4 years ago