1. Home
  2. Browse
  3. mongo-c-driver

mongo-c-driver

v1.27.6#0Latest

Client library written in C for MongoDB.

Install

Run the following Vcpkg command to install the port.

Usage

mongo-c-driver provides CMake targets:

find_package(mongoc-1.0 CONFIG REQUIRED)

target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:mongo::mongoc_shared>,mongo::mongoc_shared,mongo::mongoc_static>)

Features

Dependencies

See source

Version

v1.27.6#0

Publication

Supports

!uwp

GitHub

mongodb/mongo-c-driver807

Homepage

github.com/mongodb/mongo-c-driver

Subtree

c04c073ddb

License

Complex license

Definition

Manifest