MySQL support for the ODB ORM library
Run the following Vcpkg command to install the port.
vcpkg install libodb-mysql
The package libodb-mysql provides CMake integration:
find_package(odb CONFIG COMPONENTS libodb mysql REQUIRED) target_link_libraries(main PRIVATE odb::libodb-mysql)
v2.4.0#11
Mar 7, 2023
All
codesynthesis.com/products/odb
8ead9c2674
Complex license
Manifest