nrthyrk / minidbLinks
Mini Database Engine in C++
☆136Updated 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.☆241Updated 2 months ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆167Updated 11 years ago
- 数据库引擎开发课程☆133Updated 5 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- B+ tree implementation which stores data in file☆282Updated last year
- ☆172Updated 10 years ago
- Simple Database Management System☆39Updated 9 years ago
- Implemet Key-Value store using BTree☆65Updated 6 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆82Updated 4 months ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- C++ raft lib☆137Updated 3 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
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆55Updated 3 years ago
- ☆133Updated 4 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 10 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- A C++ version of SimpleDB originally written in Java by Edward Sciore. The structure of SimpleDB is explained in detail in the book Datab…☆49Updated 4 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- High-Performance C++ Data System☆131Updated 3 months ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- 500 行代码实现一个基于 LSM 的数据库☆145Updated 4 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated last year
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- C++ fast transactional key-value storage.☆171Updated last week