---------- 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...@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
_______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers