python3-anosql

Manage your raw SQL Queries in an elegant manner
  https://github.com/honza/anosql
  0
  no reviews



Inspired by Yesql library by Kris Jenkins, anosql provides an interface to manage your SQL queries against PostgreSQL and SQLite engine.

The interface gives the full flexibility and features of raw SQL to the developer.

Anosql can be seen as an alternative to ORM(s), and can be installed and used at the same time as other ORM libraries.