Databricks SQL Connector Abstraction for Python

bernardocouto
New Contributor II

Databricks SQL framework, easy to learn, fast to code, ready for production.

I built an abstraction of the databricks-sql-connector in order to follow a pattern closer to the concepts of ORM tools, in addition to facilitating the adoption of the data consumption layer through SQL Warehouses of Databricks.

I would like some feedback from the community on this.

GitHub: https://github.com/bernardocouto/databricks-sql

PyPI: https://pypi.org/project/databricks-sql/