gnu: unqlite: Curate comparisons.
* gnu/packages/databases.scm (unqlite)[description]: Keep the better-licenced comparisons.
This commit is contained in:
parent
fc871847f6
commit
64753a7bc5
1 changed files with 1 additions and 1 deletions
|
@ -2214,7 +2214,7 @@ easy, requiring concise and simple code.")
|
||||||
"UnQLite is an in-process software library which implements a
|
"UnQLite is an in-process software library which implements a
|
||||||
self-contained, serverless, zero-configuration, transactional NoSQL
|
self-contained, serverless, zero-configuration, transactional NoSQL
|
||||||
database engine. UnQLite is a document store database similar to
|
database engine. UnQLite is a document store database similar to
|
||||||
MongoDB, Redis, CouchDB, etc. as well as a standard Key/Value store
|
Redis, CouchDB, etc., as well as a standard key/value store
|
||||||
similar to BerkeleyDB, LevelDB, etc.")
|
similar to BerkeleyDB, LevelDB, etc.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
|
||||||
|
|
Reference in a new issue