Slashdot Mirror


User: Distributed+Thought

Distributed+Thought's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:list of open source RDBMS's on Is there An Enterprise-Level Open Source RDBMS? · · Score: 1

    Please forgive this non-Postgress user, but when you say Object Oriented RDBMS, do you mean the DBMS' source code is written in OO (C++/Smalltalk/etc) or do you mean the data is stored as objects? If the latter, I suggest you do not call Postgress a RDBMS (Relational Database Management System). Storing data as objects in the DB qualifies as an OODBMS.