sqlalchemy.databases mysql Example Code

mysql is a callable within the sqlalchemy.databases module of the SQLAlchemy project.

Example 1 from PyHive

PyHive (PyPI package information) is a set of DB-API and SQLAlchemy interfaces that make it easier to use Presto and Apache Hive with Python. Dropbox's engineering team created this code library, open sourced it and put it out under the Apache 2.0 license.

PyHive / pyhive / sqlalchemy_presto.py