Databricks is a unified, cloud-based platform for data analytics and AI.
The Databricks Connector enables communication between OutSystems applications and Databricks workspaces by wrapping Databricks REST APIs.
Key Features:
Storage: Manage tables and volumes
SQL: Execute SQL Statements and manage SQL Warehouses
Jobs: Trigger Jobs runs and retrieve data from them
Genie: Interact with Databricks’ Genie
The connector implements a focused subset of the complete Databricks REST API endpoints. Developers can easily extend it with additional endpoints as required by their specific project needs.
The connector has been validated against Azure Databricks workspaces. While the underlying REST API calls are cloud-agnostic for the current scope, integration with AWS and GCP Databricks workspaces has not been explicitly tested.
BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)