PyDbLite was specially created in order to be a fast, pure-Python, in-memory database engine, that is compatible with Python 2.3 and above. PyDbLite uses Python list comprehensions as a query language, ...
PyDbLite is a fast, pure-Python, untyped, in-memory database engine, compatible with Python 2.3 and above, using Python syntax to manage data, instead of SQL.PyDbLite is a pythonic interface ...
PyDbLite is a free, open source, small, and fast in-memory database management program.The database object supports the iterator protocol, so that requests can be expressed with list comprehensions ...