Description
Modern C++ MongoDB Driver
Installation Instructions
Install mongo-cxx-driver-devel and start coding.
Note that this replaces the legacy driver and may cause incompatibilities.
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 39 | aarch64 (16)*, x86_64 (120)* | Fedora 39 (37 downloads) |
Fedora 40 | aarch64 (8)*, x86_64 (50)* | Fedora 40 (16 downloads) |
Fedora rawhide | x86_64 (10)* | Fedora rawhide (31 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable techtasie/mongo-cxx-driver
More info about enabling Copr repositories