## About [Apache Hive](https://hive.apache.org/) stores [Hive Tables](https://spark.apache.org/docs/latest/sql-data-sources-hive-tables.html). ## Details There is an official SQLAlchemy dialect [^1] by CDATA, but that is not FOSS. However, we discovered `sqlalchemy_hive.py` [^2] by @jingw [et al](https://github.com/dropbox/PyHive/blame/master/pyhive/sqlalchemy_hive.py). [^1]: https://www.cdata.com/kb/tech/hive-python-sqlalchemy.rst [^2]: https://github.com/apache/kyuubi/blob/master/python/pyhive/sqlalchemy_hive.py
About
Apache Hive stores Hive Tables.
Details
There is an official SQLAlchemy dialect 1 by CDATA, but that is not FOSS. However, we discovered
sqlalchemy_hive.py2 by @jingw et al.Footnotes
https://www.cdata.com/kb/tech/hive-python-sqlalchemy.rst ↩
https://github.com/apache/kyuubi/blob/master/python/pyhive/sqlalchemy_hive.py ↩