Dr. Stonebraker has also provided a way for classifying DBMSs based on
performance on complex data. He mentioned this during a question and answer
session at the Object/Relational Summit in Boston in August, 1997. He said,
"My point of view is that if you want to navigate your objects in C++,
object databases do that blindingly fast -- way faster than a relational or an
object-relational engine." (This was before Java became popular.) Listen to
Dr. Stonebraker: Stonebraker.wav
(178KB).
Let's look at what it means to navigate objects. The following figure shows a
few instance objects that are part of a database of parents, children, and
addresses. The arrows show the relationships among the instance objects. Moving
from one instance to another along the arrows is navigation. Languages such as
C++ and Java provide ways to navigate among objects. The speed of this
navigation is what Dr. Stonebraker describes as the strength of ODBMSs.
Querying object structures such as this requires navigation. See the query
navigation page and then we will create a better DBMS Matrix.
I am a big fan of Flex...but it is not a tool that every ... SYS-CON Media, NJ - 13 hours ago NETDJ News Desk db4objects has announced that its db4o object database is now optimized for Microsoft's LINQ. With the new support, developers can choose an ...
Developer Spotlight Series: #12 AndroidGuys, OH - May 13, 2008 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 - May 13, 2008 ... 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.