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).
Developer Spotlight Series: #12 AndroidGuys, OH - 4 hours ago StuffBee will not concurrence existing associations and websites; instead, we will contact them in order to broadcast our ?free object database? ...
Where 2.0 Keynotes: EveryBlock, Nokia, FortiusOne O'Reilly Radar, CA - 9 hours ago ... to get their applications to run efficiently on traditional databases, before they decided to build a lightweight object database on their own. ...
Which EII Solution Is Right for You? Web Services Journal, NJ - May 8, 2008 Depending on the approach, the EII servers would appear to applications as an object database, a relational database, or an XML database. ...
Data Access Patterns: Database Interactions in Object-Oriented Applications (paperback) (Software Patterns) by Clifton Nock Average Customer Review: based on 7 reviews. Customer Review: I have to disagree with the previous review. I will try to explain why I think 'b88zhou' review is inadequate after presenting my overview of this book. After reading numerous pattern books, it is nice to see a pattern book with very good organization. Each pattern is presented with the following subsections. * Description * Context ...
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 5 reviews. Customer Review: Intersystems' Caché Postrelational Database is a relatively little known but very powerful & extremely scalable database engine, that has very few -if any- serious competitors in that features/price/performance group, especially after Intersystem changed their licensing policy recently. The book gives detailed information about Caché...
Object-Oriented Database Design Clearly Explained by Jan L. Harrington Average Customer Review: based on 7 reviews. Customer Review: "Object Oriented Database Design" is a book for beginners and, as far as I have been able to investigate, it is a perfect walkthrough along the background of object structures. Figures, exemples, syntax of codes and clear explanations lead the learner through theory towards practice. Exemples are often very nice.