{"library":"databricks-sqlalchemy","type":"library","category":null,"description":"Databricks SQLAlchemy is a Python library that provides a SQLAlchemy dialect for connecting to Databricks SQL warehouses and clusters. It serves as a bridge between SQLAlchemy's ORM capabilities and the Databricks SQL Python driver, enabling Python applications to interact with Databricks data using standard SQLAlchemy patterns. The library is currently at version 2.0.9 and regularly receives updates, including recent support for complex data types like VARIANT, ARRAY, and MAP.","language":"python","status":"active","version":"2.0.9","tags":["database","databricks","sqlalchemy","orm","sql","analytics","data-warehouse"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install databricks-sqlalchemy","imports":["from sqlalchemy import create_engine","engine = create_engine('databricks://...')","from databricks.sqlalchemy import TIMESTAMP","from databricks.sqlalchemy import TIMESTAMP_NTZ","from databricks.sqlalchemy import TINYINT"]}],"homepage":"https://www.databricks.com","github":"https://github.com/databricks/databricks-sqlalchemy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/databricks-sqlalchemy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":14.1,"avg_import_s":0.63,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/databricks-sqlalchemy/compatibility"}}