/sqlalchemy-helper

An easy to use SQLAlchemy wrapper which allows the user to build models and setup a connection to a DB of their choice. This helps get rid of the SQLAlchemy setup work required and does it in a reusable manner. At least that's the goal.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Issues