
(formerly Encyclopedic directory)
Modelling
Home /
Top /
Computers /
Software /
Databases /
Object-Oriented /
Modelling

(formerly Encyclopedic directory)
See also:
|
 |
 |
 |
Insert Article
Related articles
|
 |
 |
 |
Webmasters: Add your website here:
Readers: Edit |
Discuss Listings
Storing Objects in a Database Usenet articles on how one can make objects persistent without the code becoming dependent on a specific database technology. http://ootips.org/persistent-objects.html
Mapping Objects to Relational Databases Explains how to map inheritance hierarchies and many-to-many relationships to a relational data model by yourself. http://www-106.ibm.com/developerworks/library/mapping-to-rdb/index.html
Using Object-Oriented Databases: A Step-By-Step Tutorial Walk through of the development of an OODB application complete with source code. Running example is a phone book application using Java, XML and Objectstore PSE. http://www.devx.com/dbzone/articles/sf0701/sf0701-1.asp
Storing objects as BLOBs Explains how whole object can be stored in one place by using one BLOB for all attributes and mangling attribute values to gain searchable indices. http://www.senway.com
|
|