buzhug 1.0
A fast, pure-Python database engine
Latest Version: 1.5
buzhug is a fast, pure-Python database engine, using a syntax that Python programmers should find very intuitive
The data is stored and accessed on disk (it is not an in-memory database) ; the implementation has been designed to make all operations, and especially selection, as fast as possible
Main features in version 1.0 : - bug fix for the float 0.0 - make the sort_by method of result sets compatible with Python 2.3 - new type datetime.time
- Author: Pierre Quentel <quentel at users sourceforge net>
- Maintainer: Pierre Quentel <quentel at users sourceforge net>
- Home Page: http://buzhug.sourceforge.net
- Download URL: http://sourceforge.net/project/showfiles.php?group_id=167078
- Keywords: database
- License: BSD
- Platform: Platform-independant
- Categories
- Package Index Owner: quentel
- DOAP record: buzhug-1.0.xml
