Registry / database / libodb-mysql

libodb-mysql

JSON →
library2.4.0vcpkgunverified

MySQL support for the ODB ORM library

vcpkg install libodb-mysql
INSTALL
IMPORT
SIG · LIBODB-MYSQL
L
libodb-mysql
databasecppv2.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

odb/mysql/database.hxx
#include <odb/mysql/database.hxx>

Create a MySQL database connection

#include <odb/mysql/database.hxx> int main() { odb::mysql::database db("user", "pass", "dbname"); return 0; }
Debug
Known issues
gotchaRequires ODB compiler and runtime library
fix
Install libodb and run odb compiler on your headers
affects: *
Upgrade
Version history
2.4.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Amazon
1
Resources

No resource links recorded.

libodb-mysql — pip install libodb-mysql · libregistry