Skip to content

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.

License

Notifications You must be signed in to change notification settings

chrcoe/sqlalchemy-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBAPI

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages