nrthyrk / minidbLinks
Mini Database Engine in C++
☆143Updated 6 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.☆243Updated 4 months ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆167Updated 11 years ago
- 数据库引擎开发课程☆133Updated 5 years ago
- Simple Database Management System☆39Updated 9 years ago
- ☆173Updated 10 years ago
- Implemet Key-Value store using BTree☆66Updated 6 years ago
- The tiny bitcask storage engine☆113Updated 7 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 6 months ago
- B+ tree implementation which stores data in file☆281Updated last year
- 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
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆56Updated 3 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- C++ raft lib☆138Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- ☆133Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- Fast on-disk persistent key-value store☆388Updated 7 years ago
- High-Performance C++ Data System☆131Updated 4 months ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 8 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆209Updated 2 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 7 years ago
- SQLite 2.5.0 fixed version for modern GCC, which is perfect for code reading, database design learning☆398Updated 7 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 10 years ago