[Zope] DB in Zope
Gabriel Genellina
gagsl-zope at yahoo.com.ar
Tue Jul 25 16:10:26 EDT 2006
At Tuesday 25/7/2006 14:02, Peter Bengtsson wrote:
I need a very simple DB in Zope, a table with 5 columns, less than 100
>>entries, to write, read and update, nothing else. Is Gadfly a serious
>>option? Do l loose my database if Zope is restarted? Which other
>>option, easy to use? A tutorial?
>>Gadly is not a serious option. If you're going for SQL you should
>>go for something more real like Postgresql (powerful) or Mysql (trendy) etc.
Another option could be SQLite:
SQLite is a small C library that implements a self-contained,
embeddable, zero-configuration SQL database engine.
http://www.sqlite.org/
Gabriel Genellina
Softlab SRL
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
More information about the Zope
mailing list