Skip to content

viniciuschiele/sqlalchemy-multidb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLAlchemy Multidb

sqlalchemy multidb provides methods to load the database configurations from a config file and access multiple databases easily.

Version

Documentation

Soon... take a look at the examples to see how it works.

Installation

You can install sqlalchemy-multidb via Python Package Index (PyPI),:

$ pip install sqlalchemy-multidb

Feedback

Please use the Issues for feature requests and troubleshooting usage.