Menu

buzhug-0.5 released

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

Posted by Pierre Quentel 2006-09-06

Log in to post a comment.