Skip to content

dundee/python-sqlpuzzle

 
 

Repository files navigation

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/

About

Python module for writing SQL queries.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.4%
  • Other 0.6%