Description
The Unqlite C library which implements a “
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.” using single data files (similar to SQLite).
Licensed under the Modified BSD License.
Installation Instructions
sudo dnf copr enable shlomif/unqlite
sudo dnf install unqlite-devel
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
Fedora 40
|
aarch64 (12)*, s390x (13)*, x86_64 (7)* | Fedora 40 (0 downloads) |
Fedora 41
|
aarch64 (15)*, s390x (22)*, x86_64 (7)* | Fedora 41 (31 downloads) |
Fedora 42
|
aarch64 (7)*, s390x (5)*, x86_64 (7)* | Fedora 42 (23 downloads) |
Fedora 43
|
aarch64 (1)*, s390x (2)*, x86_64 (1)* | Fedora 43 (11 downloads) |
Fedora rawhide
|
aarch64 (24)*, s390x (22)*, x86_64 (22)* | Fedora rawhide (104 downloads) |
Mageia cauldron
|
aarch64 (22)*, i686 (24)*, x86_64 (26)* | Mageia cauldron (116 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable shlomif/unqlite
More info about enabling Copr repositories
Fedora 40
Mageia cauldron