[CPS-users] Adding contacts database

Mário Valente mvalente at itij.mj.pt
Mon Jan 22 20:12:54 CET 2007



  OK, I'm now using DB2 on the portuguese
 Ministry of Justice mainframe, running on z/OS.

  Can you help with the original problem/question?
 
  Thanks.

  -- MV


-----Mensagem original-----
De: Florent Guillaume [mailto:fg at nuxeo.com] 
Enviada: sábado, 20 de Janeiro de 2007 21:27
Para: Mário Valente
Cc: cps-users at lists.nuxeo.com
Assunto: Re: [CPS-users] Adding contacts database

On 17 Jan 2007, at 14:49, Mário Valente wrote:
> On 1/12/07, Mário Valente <mvalente at itij.mj.pt> wrote:
>>>   Right. Why should I need an aditional piece of software to   
>>> manage?
>>
>> Well, if you want to store it in an SQL database, then you need an 
>> SQL database to store it in.
>
>   Thats why I'm using Gadfly. Within Zope.

Please be aware that Gadly is a "toy" database, putting things in memory, without concurrency and with very limited SQL support compared to the standard. And it's slow. Its only advantaged is that it's only coded in python so doesn't require any external setup.

You'd be better off using at least sqlite, which is "light" but much more serious and efficient.
There's a Zope DA for it (untested by ourselves), http://www.zope.org/ Members/nakagami/ZSQLiteDA

Florent


--
Florent Guillaume, Director of R&D, Nuxeo Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87








This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.