Revision 3 as of 2008-11-15 14:01:11

Clear message

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.