Bug#766730: ITP: unqlite -- Self-contained transactional NoSQL database engine.
Package: wnpp
Severity: wishlist
Owner: Dmitry Bogatov <KAction@gnu.org>
* Package name : unqlite
Version : 1.1.6
Upstream Author : Mrad Chems Eddine <chm@symisc.net>
* URL : http://unqlite.org
* License : BSD
Programming Lang: C
Description : Self-contained transactional NoSQL database engine.
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. UnQLite features includes:
• Serverless, NoSQL database engine.
• Transactional (ACID) database.
• Zero configuration.
• Single database file, does not use temporary files.
• Cross-platform file format.
• UnQLite is a Self-Contained C library without dependency.
• Standard Key/Value store.
• Document store (JSON) database via Jx9.
This package is dependency of "tocc", which is file tagging system, I
would like to be present in Debian. I will need a sponsor, and I plan
to maintain it as long and as up-to-date, as "tocc" will need it.
Reply to: