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 6 years ago
Alternatives and similar repositories for DatabaseBackendEngine
Users that are interested in DatabaseBackendEngine are comparing it to the libraries listed below
Sorting:
- 数据库引擎开发课程☆132Updated 5 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
- sqlite-src-3.07.14☆23Updated 9 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 7 years ago
- innodb分析版本☆77Updated 10 years ago
- A mini database implementation.☆240Updated last month
- a distributed storage engine☆89Updated 8 years ago
- ☆171Updated 10 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 2 months ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆167Updated 10 years ago
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 6 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 5 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- 基于LevelDB的改进☆29Updated 6 years ago
- ☆133Updated 4 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- MySQL 8.0.25 (InnoDB) 中文注释☆24Updated last month
- 学习Innodb的一些资料和网站☆17Updated 9 years ago
- B+ tree implementation in C☆132Updated 4 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47Updated 6 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆125Updated 8 months ago