ODB is an open source, Cross-platform, and Cross-database c++++ Object Relational Mapping (ORM) system. It can put C + + objects into the http://www.aliyun.com/zixun/aggregation/22.html "> relational database, without having to manually write any mapping code for tables, columns, or SQL."
ODB the execution transformation between the persistent class and the database that is automatically generated by the compiler, which is a true C + + compiler that can be compiled by portable C + + compiler rotation. ODB is not a framework, it does not dictate how you write applications, but it can be tailored to your style and architecture designed for C + + object persistence and non-interference in any other functionality.
ODB version 1.6.0 introduces a new conceptual feature that views are the result of a read-only mapping of one or more persisted objects or database tables, or the execution of a native SQL query. Other important features in this release support the deletion of persistent use of a query expression, support and mapping of smart pointers, ODB null semantic objects, and support for mapping blob types to std vectors < character >.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.