Deathhush / HushDBLinks
HushDB is an experimental relational database. It aims to have an extensible design so that different parts, like optimizer and storage engine can be easily substitued with different implementations to explore new ideas in the database area.
☆87Updated 9 years ago
Alternatives and similar repositories for HushDB
Users that are interested in HushDB are comparing it to the libraries listed below
Sorting:
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- TerichDB, an open source data store based on terark engine☆373Updated 7 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- Claims is an in-memory parallel database prototype, which runs on clusters of shared-nothing servers and provides efficient and scalable …☆116Updated 7 years ago
- annotate the source code of jemalloc 4.2.1☆111Updated 6 months ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆142Updated 4 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- ☆51Updated 5 years ago
- iNexus, coordinate large scale services☆215Updated 4 years ago
- a distributed storage engine☆89Updated 8 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- A simple coroutine☆39Updated 10 years ago
- A distributed key-value store☆31Updated 7 years ago
- 多处理器编程的艺术☆116Updated 10 years ago
- Database engine which is either RDBMS or GraphDB☆200Updated last month
- ☆316Updated 6 years ago
- Operating System - ECE 391 Takefive Interactive Team☆96Updated 9 years ago
- 读论文的总结☆305Updated 8 years ago
- Substitute for bloom filter.☆328Updated 4 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 4 years ago
- MIT 6.824 2016☆156Updated 7 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago
- The larva programming Language☆145Updated 3 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆167Updated 10 years ago
- ☆130Updated 2 years ago
- Archived, see GoBeansDB instead.☆864Updated 9 years ago
- innodb分析版本☆77Updated 10 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago