James Mills wrote:

> Hi all,
> 
> Are there any known alternatives
> to the traditional RDBMS (MySQL,
> PostgreSQL, SQLite, Oracle, etc0 /
> 
> I know of 3 written in Python:
>  * buzhug
>  * kirbybase
>  * PyDbLite

ZODB. Without any problems usable without ZOPE, clusterable, ACID-conform
and so forth.

Diez
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to