In my view, one possible reason for believing ODBMSs do not support queries is a natural conclusion
that could be drawn from the DBMS Matrix, as
developed by well-respected database pioneer Dr. Michael Stonebraker. Dr. Stonebraker promoted this
matrix in his books, Object-Relational DBMSs: The Next Great Wave and Object-Relational
DBMSs: Tracking the Next Great Wave (new window), the press, and in many conference
presentations over the years. It is shown below:
Dr. Stonebraker claims that it is a matrix for classifying DBMS applications.
Beautiful in its simplicity, the matrix has become part of the database culture
and "knowledge." Unfortunately, it's also inaccurate. The problem is
the lower right quadrant, which certainly implies that ODBMSs do not support
queries. Click here for more
on the errors in the DBMS Matrix.
More detail for the current topic: Stonebraker's DBMS Matrix
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 ...
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.
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 ...