chenbjin / BeetleDBLinks
简单数据库实现,支持SQL语句
☆39Updated 9 years ago
Alternatives and similar repositories for BeetleDB
Users that are interested in BeetleDB are comparing it to the libraries listed below
Sorting:
- a distributed storage engine☆89Updated 8 years ago
- 数据库引擎开发课程☆131Updated 4 years ago
- mit-6.824-2012☆42Updated 9 years ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- A mini database implementation.☆235Updated last year
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- 简易的http服务器☆128Updated 10 years ago
- ☆31Updated 7 years ago
- A Chinese version of MIT 6.824 (Distributed System)☆69Updated 5 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆129Updated 8 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- c++ 实现关系型数据库 / 数据库概论课程设计☆51Updated 5 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- Web Server based on Boost asio☆22Updated 5 years ago
- C++实现简单数据库引擎☆26Updated 6 years ago
- 自制编译器☆43Updated 7 years ago
- 带注释的leveldb v1.18 代码☆24Updated 8 years ago
- A distributed key-value store☆31Updated 7 years ago
- yfs是一个分布式文件系统(mit6.824)☆72Updated 6 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆201Updated last year
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Updated 9 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 5 years ago
- Understanding Unix/Linux Programming 练习☆35Updated 10 years ago
- 一个c++网络库,基于epoll☆17Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆84Updated 2 years ago
- A Chinese version of MIT 6.824 (distributed system)☆122Updated 4 years ago
- A stable and reliable SQL & NoSQL support RAM database☆68Updated 9 years ago
- cmu 15445 2018,DBMS实现☆49Updated 6 years ago
- Too young. Too simple. Sometimes naive. A SQL DBMS as a course project.☆18Updated 9 years ago