![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I am pleased to announce the release of ODB 1.7.0. ODB is an open-source object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any of the mapping code. |
#3
| |||
| |||
|
|
Hi, I am pleased to announce the release of ODB 1.7.0. ODB is an open-source object-relational mapping (ORM) system for C++. It allows you to persist C++ objects to a relational database without having to deal with tables, columns, or SQL and without manually writing any of the mapping code. Major new features in this release: * Support for the Oracle database, including updates to the Boost and Qt profiles. |
|
* Support for optimistic concurrency using object versioning. |
|
* Support for SQL statement execution tracing. |
#4
| |||
| |||
|
|
But then what do I expect? If you just want persistence for your program, buy a persistence tool. You have no idea why relational databases were invented, you think your program is more important than the data it processes, you do not understand the concept of efficient data storage in the presence of diverse retrieval requirements, and if there was a fashion for shoes without soles you would wear them and blame the ground for being uneven. |
#5
| |||
| |||
|
|
On Thu, 08 Dec 2011 23:47:47 +0000, Eric wrote: But then what do I expect? If you just want persistence for your program, buy a persistence tool. You have no idea why relational databases were invented, you think your program is more important than the data it processes, you do not understand the concept of efficient data storage in the presence of diverse retrieval requirements, and if there was a fashion for shoes without soles you would wear them and blame the ground for being uneven. Eric, you are brilliant! |
![]() |
| Thread Tools | |
| Display Modes | |
| |