On Tue, 01 Feb 2005 12:12:15 -0500, Socheat Sou
<[EMAIL PROTECTED]> wrote:
> the RDBMS, but some have suggested looking into OODBMS, like PostgreSQL,
> but from what I know of OODBMS they don't seem like the right fit for
> this project.

Calling PostGres an OODBMS might be stretching it a wee bit, but
it does have some OO features certainly. However if you are
simply using the DB as persistence in the server and for
reporting then an RDBMS should be fine and the technology is well
understood.

Alan G.
Author of the Learn to Program website
http://www.freenetpages.co.uk/hp/alan.gauld
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to