[BangPypers] buzhug-1.5

Praveen Kumar praveen.python.plone at gmail.com
Tue Mar 3 11:07:50 CET 2009


---------- Forwarded message ----------
From: Pierre Quentel
Date: Sun, 1 Mar 2009 01:54:44 -0800 (PST)
Subject: buzhug-1.5 released
To: comp-lang-python-annou... at moderators.isc.org

Hi there,

buzhug is the fastest pure-Python database engine, with a clear and
intuitive syntax (no SQL)

The new release 1.5 brings the following improvements :

- introduce a thread-safe version

- introduce a new syntax for record selection :

  record = db(key1=value2[,key2=value2...])

- allow an iterable of records for update

  db.update(list_of_records,key1=value1...)

- a Windows installer is provided

Home page : http://buzhug.sourceforge.net/
Downloads : http://sourceforge.net/project/showfiles.php?group_id=167078
Community : http://groups.google.com/group/buzhug?lnk=li

Thanks
Praveen Kumar
+91 9739854134
Bangalore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/bangpypers/attachments/20090303/6ab9506c/attachment-0001.htm>


More information about the BangPypers mailing list