UnQLite

UnQLite
软件
软件描述
UnQLite 是一个内置于进程中的软件库,实现了自包含、无服务器、零配置的事务型 NoSQL 数据库引擎。UnQLite 是一种类似于 MongoDB、Redis、CouchDB 等的文档存储数据库。
官方网站
访问软件的官方网站了解更多信息
unqlite.org
什么是 UnQLite?
UnQLite 是一个内置于进程中的软件库,实现了一个自包含、无服务器、零配置的事务型 NoSQL 数据库引擎。UnQLite 是一种文档存储数据库,类似于 MongoDB、Redis、CouchDB 等,同时也是一种标准的键值存储,类似于 BerkeleyDB、LevelDB 等。
UnQLite 是一种嵌入式 NoSQL(键值存储和文档存储)数据库引擎。与其他大多数 NoSQL 数据库不同,UnQLite 没有独立的服务器进程。UnQLite 直接读写普通磁盘文件。一个包含多个集合的完整数据库,存储在一个单独的磁盘文件中。数据库文件格式跨平台,可在 32 位与 64 位系统之间,或在大端与小端架构之间自由复制。
主要功能
🔄 替代方案
45 个选择
Matisse
软件
Matisse Software Inc. delivers database software and services to companies that need to rapidly and cost effectively develop and deploy scalable applications and services. Matisse 9, a Post Object-Relational Database product, is the first ever SQL-Object programmable data server...
Gel Data
Postgres is the endgame database. Gel supercharges it with a modern data model, graph queries, Auth & AI solutions, and much more.

TidesDB
软件
TidesDB is a fast and efficient key value storage engine library written in C. The underlying data structure is based on a log-structured merge-tree (LSM-tree).