Package: python-buzhug (1.8-3)
Links for python-buzhug
Debian Resources:
Download Source Package python-buzhug:
Maintainers:
External Resources:
- Homepage [buzhug.sourceforge.net]
Similar packages:
pure-Python database engine, using a Pythonic, no-SQL syntax
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 with an interpreted language.
The database is implemented as a Python iterator, yielding objects whose attributes are the fields defined when the base is created ; therefore, requests can be expressed as list comprehensions or generator expressions, instead of SQL queries.
Other Packages Related to python-buzhug
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
Download python-buzhug
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 23.7 kB | 111.0 kB | [list of files] |