PyDbLite

A pure-Python db engine + Pythonic interface to SQLite and MySQL
Download

PyDbLite Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Pierre Quentel
  • Publisher web site:

PyDbLite Tags


PyDbLite Description

A pure-Python db engine + Pythonic interface to SQLite and MySQL 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 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).To install the package, just download it and install it by running > python setup.py install Requirements: · Python


PyDbLite Related Software