Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 392 Bytes

README.markdown

File metadata and controls

17 lines (10 loc) · 392 Bytes

sqlpuzzle Build Status

Python library for ease of writing SQL queries. Supported databases:

  • SQLite,
  • MySQL
  • and PostgreSQL.

Install

pip install sqlpuzzle

Support for Python 3.4 and higher.

Documentation

http://horejsek.github.io/python-sqlpuzzle/