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:
- a distributed storage engine☆89Updated 8 years ago
- 学习Innodb的一些资料和网站☆17Updated 9 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 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
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆66Updated last week
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- ☆31Updated 8 years ago
- Homemade OS based on MIT6.828 JOS with a GUI and some new features.☆41Updated 7 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 6 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- ☆18Updated 4 years ago
- A simple Disk-based Key-Value Store☆13Updated 6 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 10 years ago
- innodb分析版本☆77Updated 10 years ago
- 数 据库引擎开发课程☆131Updated 4 years ago
- Java Garbage Collection 与各种GC算法☆34Updated 7 years ago
- CS 346 RedBase Project (Stanford)☆37Updated 10 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- 带注释的leveldb v1.18 代码☆24Updated 8 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago