About 50 results
Open links in new tab
  1. Databricks REST API reference

    Databricks REST API reference

  2. Statement Execution API: Run SQL on warehouses - Databricks

    Jan 16, 2026 · Learn how to use the SQL Statement Execution API in Databricks SQL with this hands-on tutorial.

  3. SQL Warehouses API | REST API reference | Databricks on AWS

    A SQL warehouse is a compute resource that lets you run SQL commands on data objects within Databricks SQL. Compute resources are infrastructure resources that provide processing capabilities …

  4. Databricks reference documentation | Databricks on AWS

    Feb 18, 2026 · Reference documentation for Databricks APIs, SQL language, command-line interfaces, and more. Databricks reference docs cover tasks from automation to data queries.

  5. Update to the latest Databricks SQL API version | Databricks on AWS

    Feb 10, 2026 · This page describes changes to the Queries, Alerts, Permissions, Data Sources, and Visualizations APIs included in the latest version of the Databricks SQL API.

  6. Execute a SQL statement | Statement Execution API - Databricks

    Applies the given row limit to the statement's result set, but unlike the LIMIT clause in SQL, it also sets the truncated field in the response to indicate whether the result was trimmed due to the limit or not.

  7. SQL connectors, libraries, drivers, APIs, and tools - Databricks

    Feb 5, 2026 · Learn how to use SQL connectors, libraries, drivers, APIs and tools to connect and interact with data in Databricks.

  8. Statement Execution API | REST API reference | Azure Databricks

    The SQL Execution API must be used for the entire lifecycle of the statement. For example, you cannot use the Jobs API to execute the command, and then the SQL Execution API to cancel it.

  9. Databricks SQL Connector for Python

    Jan 16, 2026 · Demonstrates how to use the Databricks SQL Connector for Python, a Python library that allows you to run SQL commands on Databricks compute resources.

  10. JDBC connection - Databricks on AWS

    Jan 30, 2026 · Databricks supports connecting to external databases using JDBC. You can use a JDBC Unity Catalog connection to read and write to a data source with the Spark Data Source API or …