Nuxeo mailing list archives
[CPS-users] Adding contacts database
Florent Guillaume
fg at nuxeo.com
Sat Jan 20 22:26:43 CET 2007
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.