Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viniciuschiele/sqlalchemy-multidb
Provides methods to connect to multiple databases easily
https://github.com/viniciuschiele/sqlalchemy-multidb
Last synced: about 1 month ago
JSON representation
Provides methods to connect to multiple databases easily
- Host: GitHub
- URL: https://github.com/viniciuschiele/sqlalchemy-multidb
- Owner: viniciuschiele
- License: mit
- Created: 2015-05-15T08:39:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T22:10:43.000Z (over 6 years ago)
- Last Synced: 2024-10-05T01:17:34.930Z (about 1 month ago)
- Language: Python
- Size: 30.3 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
=================================
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... |Version| image:: https://badge.fury.io/py/sqlalchemy-multidb.svg?
:target: http://badge.fury.io/py/sqlalchemy-multidb.. _examples: https://github.com/viniciuschiele/sqlalchemy-multidb/tree/master/examples
.. _PyPi: https://pypi.python.org/pypi/sqlalchemy-multidb
.. _Issues: https://github.com/viniciuschiele/sqlalchemy-multidb/issues