PyDbLite

Python in-memory database
Download

PyDbLite Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Pierre Quentel
  • File Size:
  • 65 KB

PyDbLite Tags


PyDbLite Description

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, instead of SQL. PyDbLite is also designed to be a pythonic interface to SQLite and MySQL, using the same syntax as the pure-Python engine for most operations (except database connection and table creation because of each database specificities).


PyDbLite Related Software