Description
Boost profile support helps ODB-based C++ applications map Boost types to relational database storage. It is useful for projects that use Boost date, optional, smart pointer, or container types in persistent objects.
This is an ORM support library, not a database tool. Applications still need compatible ODB code generation, schema management, and database testing.