MulletDB 项目是一个新的数据库服务器软件,使用协议而不是存储,来保存数据,合并了使用 sqlite 的 ZeroMQ 以及 Tokyo Cabinet 。用来创建服务器的磁盘可处理 NoSQL 风格的存储需要、文档存储需要以及 SQL 数据库模型。
词不达意,附上英文:
This is the MulletDB project, a new database server that aims to use protocols, not storage, as the means of scaling a data store. It combines ZeroMQ with sqlite, tokyo cabinet, and the disk to create a server that can handle both NoSQL style storage needs, document storage needs, or SQL database models in one easy to use server.