Transparent persistence in object database products refers to the
ability to directly manipulate data stored in a database using an object programming language.
This is in contrast to a database sub-language used by embedded SQL or a call
interface used by ODBC or JDBC. Using an object database product means that you have higher
performance and less code to write.
With transparent persistence, the manipulation
and traversal of persistent objects is performed directly by the object
programming language in the same manner as in-memory, non-persistent objects.
This is achieved through the use of intelligent caching as this animation shows.
For coding examples, see how
to access data in an object database. Also see caching for object
database management systems (new window).
There are nearly 400 pages of articles on this site with over 50 pages on object-oriented database management systems.
Search this site for more articles
Custom Search
Browse this site for more articles
Click on the topics below to browse the articles on this site.The arrows show the path to the current
article: Transparent persistence in object databases.
Three 'Best' Persistent Model Patterns Announced Dr. Dobb's Journal ORG, a vendor-independent not-for-profit educational program for object database technology, has announced the "best" Persistent Model Patterns, ...
Easing the burden of back-up pain Sydney Morning Herald When the company hit on the idea of backing up directly to an object-oriented database, it cast around for a suitable platform, trying out several ...
'Washington Post' Selects EidosMedia for Merged Newsroom Editor & Publisher The scriptable system that may be used in print/Web-driven, layout/text-driven modes consists of two principal applications: the object-oriented database...
Inside the Database Object Model Average Customer Review: based on 4 reviews. Customer Review: This is by far the best book that I have seen on the details of how objects are used in relational databases. The text is well-written and easy to understand, and it greatly assisted me in understanding objects. Overall, an excellent book
Object-Oriented Application Development Using the Caché Postrelational Database by W. Kirsten, M. Ihringer, M. Kühn, B. Röhrig, A.S. Rudd Average Customer Review: based on 7 reviews. Customer Review: Have gotten extensive use out of this book from my time as a cache developer. Good guide for a programmer who's new to cache, and then later on as a reference guide for an intermediate to experienced developer. Everyone in the dev team got some use out of this as a reference - good to have in the team.