Description
MySQL backend support helps ODB-based C++ applications store generated object mappings in MySQL or compatible databases. It is useful for projects that want ORM behavior while using existing MySQL infrastructure.
This is a database runtime library, not an administration client. Applications must manage credentials, migrations, transactions, and data backup strategy.