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:
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- ☆31Updated 8 years ago
- 学习Innodb的一些资料和网站☆17Updated 9 years ago
- A toy SQL engine built on top of LSM(LevelDB)☆22Updated 5 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- a distributed storage engine☆89Updated 8 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Updated 5 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆41Updated 4 years ago
- ☆64Updated 6 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- 数据库引擎开发课程☆131Updated 4 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47Updated 6 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 6 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- A website providing info for self-learners who want to explore the world of operating systems. The website template is from https://githu…☆51Updated 4 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 11 years ago
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- The C++ implementation of etcd raft☆15Updated 3 months ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆51Updated 8 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆66Updated last week
- Homemade OS based on MIT6.828 JOS with a GUI and some new features.☆41Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago