Hi. You do not have to have to sacrifice an object database to use postgres. You may wish to look at pgstorage for your backend and have best of both worlds. See:

http://sourceforge.net/projects/pgstorage

I am hoping to eggify this before long and bring it into a namespace package to make it easier to use in the new buildout system.

Regards,
David

Ariel Eduardo Morales Malpica wrote:
Hi. I'm working on a project and I'm using ZODB but my mentor advices me
that this model of database will be so big after one or two years. He
consider that because ZODB works with transactions and it's added to
ZODB frequently. My mentor mentioned me PostgreSQL, but I don't want it,
because is better for me use Objet Oriented Database than Relational
Database. I don't know what to do.
Is true that ZODB can be so big in few years? I'm implementing a Project
Management System and I fear that it could be a problem after a few
years. (use ZODB).
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to