View Single Post
Old 01-19-2005, 12:39 PM   #4 (permalink)
technobard
Centurion Nova Prime
 
technobard's Avatar
 
Join Date: May 2002
Location: Oak Park, IL (USA)
Posts: 287
technobard is on a distinguished road
As a database guy, I've always had a soft spot in my heart for PostgreSQL. It has always had more of a commercial feature set than others (i.e. MySQL), but for some reason got the short end of the stick. Too bad, really. Marketing is everything. They missed the boat early on.

The object-relational features were ahead of their time. I've used OR in Oracle. It's a clumsy half-baked add-on implementation if ever I saw one. PostgreSQL OR is simpler to use and in some ways more powerful (at least from my review some time ago). You can create a table and then inherit that design in the creation of a new table. There probably aren't a lot of people using those features, but that's beside the point.
__________________
It takes 2 points to draw a straight line, but at least 3 points to draw a conclusion.
technobard is offline   Reply With Quote