SQL in F(unctions)

https://img.shields.io/pypi/v/sqlf.svg https://img.shields.io/travis/digitalmensch/sqlf.svg Documentation Status Updates Snyk https://api.codacy.com/project/badge/Grade/391c7b2d4f0143cf9edf62f7c0ec38c0

SQL in Python __doc__-strings as an alternative to ORMs

Features

  • Access to in-memory and/or file-backed databases (Sqlite3)
  • Lightweight, ORM-less abstraction
  • Support for Sqlite3’s UDFs (user-defined functions)
  • Convenient library of UDFs

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.