nrthyrk / minidb
Mini Database Engine in C++
☆129Updated 5 years ago
Alternatives and similar repositories for minidb
Users that are interested in minidb are comparing it to the libraries listed below
Sorting:
- A mini database implementation.☆234Updated last year
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆166Updated 10 years ago
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆53Updated 2 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- 简单数据库实现,支持SQL语句☆39Updated 9 years ago
- 数据库引擎开发课程☆130Updated 4 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- B+ tree implementation which stores data in file☆278Updated last year
- Implemet Key-Value store using BTree☆61Updated 5 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 7 years ago
- C++ raft lib☆136Updated 2 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆81Updated 2 years ago
- C++ fast transactional key-value storage.☆165Updated 3 months ago
- B+ tree implementation in C☆131Updated 4 years ago
- CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.☆171Updated 6 years ago
- B+ Tree Data Insertion and Deletion☆30Updated 2 years ago
- innodb分析版本☆77Updated 9 years ago
- A simple implementation of the Google File System in golang☆160Updated 7 years ago
- cmu 15445 2018,DBMS实现☆50Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆221Updated 7 years ago
- JOS: Operating Systems Engineering. 6.828 teaches the fundamentals of engineering operating systems with a learning by doing method.☆27Updated 7 years ago
- Probably the best implementation for SkipList written by C++☆121Updated last year
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- High-Performance C++ Data System☆125Updated last year
- ☆32Updated 7 years ago
- 分布式leveldb☆23Updated 4 years ago
- Key Value Store based on LevelDB☆113Updated 3 years ago