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 (1)*, s390x (0)*, x86_64 (8)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (5)*, s390x (9)*, x86_64 (0)* | Fedora 40 (14 downloads) |
![]() |
aarch64 (11)*, s390x (9)*, x86_64 (0)* | Fedora 41 (11 downloads) |
![]() |
aarch64 (0)*, s390x (0)*, x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (18)*, s390x (17)*, x86_64 (8)* | Fedora rawhide (87 downloads) |
![]() |
aarch64 (16)*, i686 (11)*, x86_64 (16)* | Mageia cauldron (89 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable shlomif/unqlite
More info about enabling Copr repositories