nrthyrk / minidbLinks
Mini Database Engine in C++
☆130Updated 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.☆240Updated this week
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆166Updated 10 years ago
- 数据库引擎开发课程☆131Updated 4 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 7 years ago
- ☆171Updated 9 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- Implemet Key-Value store using BTree☆63Updated 6 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A simple relational database based on Stanford CS346 RedBase, implemented in elegant modern C++14.☆54Updated 3 years ago
- Simple Database Management System☆39Updated 8 years ago
- C++ raft lib☆136Updated 3 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆68Updated 2 years ago
- CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.☆172Updated 7 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- B+ tree implementation which stores data in file☆279Updated last year
- ☆132Updated 4 years ago
- A relational database engine using B+ tree indexing☆46Updated 4 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- B+ tree implementation in C☆132Updated 4 years ago
- A distributed Google File System (GFS), partially implemented in C++. (http://bit.ly/gfs-impl)☆81Updated last month
- CS 346 RedBase Project (Stanford)☆37Updated 10 years ago
- C++ fast transactional key-value storage.☆170Updated this week
- 基于LevelDB的改进☆29Updated 6 years ago
- A simple database engine with common SQL queries support. Final project for course 'Introduction to Databases' of Tsinghua University, Fa…☆150Updated 6 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- ☆31Updated 8 years ago