Revision 2 as of 2007-06-16 13:13:53

Clear message

TableOfContents

General Information

Programming Model

buzhug is a fast, portable, pure-Python database engine, using a pythonic syntax for all operations

A database is an iterator, yielding objects with attributes matching the fields defined for the base ; requests can be expressed as list comprehensions or generator expressions, instead of SQL

Pros

Cons

Unable to edit the page? See the FrontPage for instructions.