Description
Qt profile support helps ODB-based C++ applications map Qt types to relational database storage. It is useful for desktop or embedded Qt software that persists objects using ODB.
This is an ORM support library, not a Qt database browser. Applications still control schema design, migrations, transactions, and user-visible data behavior.