A well-written, concise reference covering a diverse range of topics that will be of interest to all who know the frustration of cramming complex OO systems into relational tables.
From a complete design pattern for Object and Object Relational database systems, to design patterns for declarative language symantics; from C++ and Java to SmallTalk bindings; from BNF grammars to compiler models; the book proved invaluable at overcoming the myriad problems presented to the developer implementing an object-relational DMBS.
As a direct result of this reference work I have implemented ORDBMS systems in Java and (can you believe it) JavaScript. The JavaScript implementation provides a complete persistence layer for JavaScript objects running in an ASP environment.
As a result, systems with complex data relationships that would curl the hair on a relational database programmer's head have been implemented simply and with the minimum development time.
I await with anticipation emergence of the JDO from the work of the ODMG.
From a complete design pattern for Object and Object Relational database systems, to design patterns for declarative language symantics; from C++ and Java to SmallTalk bindings; from BNF grammars to compiler models; the book proved invaluable at overcoming the myriad problems presented to the developer implementing an object-relational DMBS.
As a direct result of this reference work I have implemented ORDBMS systems in Java and (can you believe it) JavaScript. The JavaScript implementation provides a complete persistence layer for JavaScript objects running in an ASP environment.
As a result, systems with complex data relationships that would curl the hair on a relational database programmer's head have been implemented simply and with the minimum development time.
I await with anticipation emergence of the JDO from the work of the ODMG.