chenbjin / BeetleDB
简单数据库实现,支持SQL语句
☆38Updated 9 years ago
Alternatives and similar repositories for BeetleDB:
Users that are interested in BeetleDB are comparing it to the libraries listed below
- a distributed storage engine☆87Updated 8 years ago
- 数据库引擎开发课程☆125Updated 4 years ago
- c++ 实现关系型数据库 / 数据库概论课程设计☆51Updated 5 years ago
- A stable and reliable SQL & NoSQL support RAM database☆68Updated 8 years ago
- 简易的http服务器☆128Updated 9 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- Web Server based on Boost asio☆22Updated 5 years ago
- A mini database implementation.☆228Updated last year
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆17Updated 9 years ago
- mit-6.824-2012☆42Updated 9 years ago
- ☆32Updated 7 years ago
- C++实现简单数据库引擎☆25Updated 6 years ago
- 轻量级分布式消息队列☆24Updated 9 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 6 years ago
- a simple C++ searchengine☆60Updated 2 years ago
- Too young. Too simple. Sometimes naive. A SQL DBMS as a course project.☆18Updated 8 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆218Updated 7 years ago
- 异步网络框架☆44Updated 5 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版), 然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆128Updated 8 years ago
- ☆168Updated 9 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆132Updated 9 years ago
- A simple database engine with common SQL queries support. Final project for course 'Introduction to Databases' of Tsinghua University, Fa…☆148Updated 6 years ago
- 正则表达式引擎☆33Updated 7 years ago
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆88Updated 9 years ago
- A lightweight high performance http server☆116Updated 5 years ago
- A distributed key-value store☆31Updated 7 years ago
- A Chinese version of MIT 6.824 (Distributed System)☆68Updated 5 years ago
- muduo v1.0.4的注释版☆91Updated 9 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆194Updated last year