sqlalchemy-multidb

Provides methods to load the database configurations from a config object and access multiple databases easily.


Keywords
sqlalchemy
License
MIT
Install
pip install sqlalchemy-multidb==1.0.2

Documentation

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.