|
|
Subscribe / Log in / New account

The case for a native object database (IT Manager's Journal)

Jim Paterson discusses the use of object database managers on IT Manager's Journal. "Linux users have their choice of good relational databases. However, some applications require an approach that takes advantage of object-oriented programming. Here's some advice on when and where to use a native object database like db4o instead of a relational database."

to post comments

The case for a native object database (IT Manager's Journal)

Posted Aug 17, 2006 10:19 UTC (Thu) by nix (subscriber, #2304) [Link]

It's odd, given that the article mentions PostgreSQL, that it doesn't mention its object-relational nature...

The case for a native object database (IT Manager's Journal)

Posted Aug 24, 2006 17:52 UTC (Thu) by leandro (guest, #1460) [Link]

some applications require an approach that takes advantage of object-oriented programming

And precisely those applications are better served by relational databases than by OO ones. OODBs are just a throwback to pre-relational times.

What we do need is for SQL to be substituted by really relational implementations, not for the baby to be thrown out with the bathÂ’s water.


Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds