Buzhug is a fast, portable, pure-Python database engine, with a
Pythonic syntax (no SQL)

This release introduces a client-server mode, for applications that
need thread- or process- safety

An optional parameter "mode" is added to the method create(), in case
the base already exists the result can be to override with the new
field definition, or to open the existing base

Homepage : http://buzhug.sourceforge.net

Regards,
Pierre

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

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Reply via email to