{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/3"},{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends"}],"enrichment":{"capability":"Provides a SQLAlchemy dialect that connects to Databricks workspaces and SQL analytics clusters using the official databricks-sql-connector driver.","skillfed_tags":["abandoned","databricks","sqlalchemy-dialect"],"use_cases":["Building Python applications that query Databricks tables using SQLAlchemy ORM without writing raw SQL.","Migrating existing SQLAlchemy code from other databases to Databricks with minimal refactoring.","Automating table discovery and metadata inspection on Databricks clusters via SQLAlchemy's reflection API.","Prototyping data pipelines that read from Databricks using standard SQLAlchemy patterns."],"what_it_does":"sqlalchemy-databricks is a SQLAlchemy dialect that registers the `databricks+connector` driver, allowing you to use SQLAlchemy's ORM and query tools against Databricks clusters. It wraps the official databricks-sql-connector to provide standard SQLAlchemy connection and table introspection APIs.\n\nThe package is designed for developers who want to query Databricks using SQLAlchemy's familiar syntax rather than raw SQL. It supports both workspace and SQL analytics clusters through a standard connection URL pattern. However, the project is archived and has received no updates since 2022-05-06, meaning it may not work with recent versions of its dependencies or Databricks platform changes.","worth_installing":"No. The package is abandoned (last update 2022-05-06, archived repository) and has not been maintained since its initial release window. While it has low install friction and permissive MIT licensing, the lack of maintenance creates a high risk of incompatibility with current Databricks and SQLAlchemy versions. For new projects, prefer the official databricks-sql-connector directly or check whether Databricks or the SQLAlchemy community now provide a maintained dialect."},"id":"sqlalchemy-databricks","links":{"html":"https://skillfed.io/packages/sqlalchemy-databricks","md":"https://skillfed.io/packages/sqlalchemy-databricks.md","pypi":"https://pypi.org/project/sqlalchemy-databricks/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-05-06","license_spdx":null,"license_treatment":"permissive","name":"sqlalchemy-databricks","python_support":"supports_current","summary":"SQLAlchemy Dialect for Databricks"},"popularity":{"monthly_downloads":469236,"position":6489,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
