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 |
---|---|---|
![]() |
aarch64 (12)*, s390x (13)*, x86_64 (7)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (15)*, s390x (22)*, x86_64 (7)* | Fedora 41 (25 downloads) |
![]() |
aarch64 (6)*, s390x (5)*, x86_64 (7)* | Fedora 42 (15 downloads) |
![]() |
aarch64 (0)*, s390x (0)*, x86_64 (0)* | Fedora 43 (0 downloads) |
![]() |
aarch64 (24)*, s390x (22)*, x86_64 (22)* | Fedora rawhide (98 downloads) |
![]() |
aarch64 (22)*, i686 (24)*, x86_64 (26)* | Mageia cauldron (105 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable shlomif/unqlite
More info about enabling Copr repositories