me
/
guix
Archived
1
0
Fork 0

gnu: unqlite: Curate comparisons.

* gnu/packages/databases.scm (unqlite)[description]: Keep the
better-licenced comparisons.
master
Tobias Geerinckx-Rice 2021-11-03 15:27:37 +01:00
parent fc871847f6
commit 64753a7bc5
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -2214,7 +2214,7 @@ easy, requiring concise and simple code.")
"UnQLite is an 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 as a standard Key/Value store
Redis, CouchDB, etc., as well as a standard key/value store
similar to BerkeleyDB, LevelDB, etc.")
(license license:bsd-2)))