I try to write the application which need to access to multiple database for get the data, and this is what i have try.
from flask import Flask from flask_sql