chenbjin / BeetleDBLinks
简单数据库实现,支持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
Sorting:
- a distributed storage engine☆89Updated 8 years ago
- 简易的http服务器☆127Updated 10 years ago
- The tiny bitcask storage engine☆113Updated 6 years ago
- 数据库引擎开发课程☆133Updated 5 years ago
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于 理解应用。☆51Updated 3 years ago
- 推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay…☆128Updated 9 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 简单C++标准库(STL)的实现☆62Updated 8 years ago
- A mini database implementation.☆240Updated 2 months ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆138Updated 10 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- A stable and reliable SQL & NoSQL support RAM database☆68Updated 9 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆167Updated 11 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- ☆172Updated 10 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 2 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- 一个web服务器并发测试工具☆21Updated 9 years ago
- A lightweight high performance http server☆114Updated 6 years ago
- 数据结构与算法源代码☆46Updated 7 years ago
- c++ 实现关系型数据库 / 数据库概论课程设计☆50Updated 5 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- A distributed key-value store☆31Updated 7 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- 《跟着瓦利哥学写OS》的课程代码☆101Updated 11 years ago
- A linux-like virtual file system by C++☆147Updated 5 years ago
- Linux平台下C++开发的 网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Updated 12 years ago
- mit-6.824-2012☆42Updated 10 years ago
- A Chinese version of MIT 6.824 (distributed system)☆124Updated 5 years ago
- tiny relational database☆44Updated 3 years ago