gigimushroom / DatabaseBackendEngineLinks
a new disk-oriented storage manager for the SQLite DBMS. Such a storage manager assumes that the primary storage location of the database is on disk.
☆23Updated 7 years ago
Alternatives and similar repositories for DatabaseBackendEngine
Users that are interested in DatabaseBackendEngine are comparing it to the libraries listed below
Sorting:
- 数据库引擎开发课程☆133Updated 5 years ago
- A simple database engine with common SQL queries support. Final project for course 'Introduction to Databases' of Tsinghua University, Fa…☆151Updated 6 years ago
- The tiny bitcask storage engine☆113Updated 7 years ago
- a distributed storage engine☆90Updated 9 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 5 months ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛 代码…☆36Updated 7 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 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
- A mini database implementation.☆241Updated 4 months ago
- 基于LevelDB的改进☆29Updated 6 years ago
- Some toy labs for compiler course☆59Updated 3 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- innodb分析版本☆77Updated 10 years ago
- ☆173Updated 10 years ago
- 学习Innodb的一些资料和网站☆17Updated 9 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆167Updated 11 years ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 6 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 10 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- libpaxos的注释版本☆34Updated 11 years ago