Consider an object database when you have a business need for high performance on complex
data. Generally, an object database is a good choice when you have all three factors: business need, high performance, and
complex data.
Recently, people have also been considering an object database even when their data is
not particularly complex. An object database can allow for a smaller team and
faster development because there is only one data model. More information on
these topics can be found in the related content below.
More detail for the current topic: When an object database should be used
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 ...
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.
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.