UnQLite

UnQLite
软件
软件描述
UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine. UnQLite is a document store database similar to MongoDB, Redis, CouchDB etc.
官方网站
访问软件的官方网站了解更多信息
unqlite.org
什么是 UnQLite?
UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine. UnQLite is a document store database similar to MongoDB, Redis, CouchDB etc. as well a standard Key/Value store similar to BerkeleyDB, LevelDB, etc. UnQLite is an embedded NoSQL (Key/Value store and Document-store) database engine. Unlike most other NoSQL databases, UnQLite does not have a separate server process. UnQLite reads and writes directly to ordinary disk files. A complete database with multiple collections, is contained in a single disk file. The database file format is cross-platform, you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures.
主要功能
🔄 替代方案
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).