HiveSQL for Python developers
Use the following code to connect to HiveSQL using Python:
Remember you need to have ODBC drivers installed on your computer.
How to install the Microsoft ODBC Driver for SQL Server on Linux and macOS
On Debian 9
Optional for bcp and sqlcmd
Optional for unixODBC development headers
For more details on how to install Microsoft SQL ODBC drivers, you can read this post published by @geekgirl
Last updated