This is a mini orm library for python. You can manage your sqlite DB by using this library.
With django-orm like syntax, it was a good challenge for understand databases and django class structure.
Documentation: https://fzerman.github.io/dbBuilder.py/
GitHub Repo: https://github.com/fzerman/dbBuilder.py