Are you looking for an alternative driver because of installation issues, or do you have other requirements?
I appreciate you have been having some difficulties getting your environment set up, but we’ll need some more details to help you in discussions like The C compiler identification is unknown ? MongoDB c - windows 10.
mongocxx
is the officially supported cross-platform C++ driver and I’m not aware of any actively developed alternatives. An important aspect of official drivers is that they implement MongoDB specifications for consistent behaviour. If you are looking for a different API, there are often abstractions like Object-Document Mappers (ODMs) that build on the official driver.
Regards,
Stennie