About 625,000 results
Open links in new tab
  1. Spark SQL — PySpark master documentation - Databricks

    This page gives an overview of all public Spark SQL API.

  2. Apache Spark overview - Azure Databricks | Microsoft Learn

    Nov 6, 2025 · Apache Spark is the technology powering compute clusters and SQL warehouses in Azure Databricks. This page provides an overview of the documentation in this section.

  3. What is Spark SQL? Intro, Features & Benefits | Databricks

    Spark SQL is a Spark module for structured data processing. It provides a programming abstraction called DataFrames and can also act as a distributed SQL query engine. It enables unmodified …

  4. SQL vs PySpark: Performance Comparison in Databricks

    Mar 13, 2025 · Over time, I realized that choosing between Spark SQL and PySpark for different operations can make a huge difference in performance. In this article, I’ll break down a real …

  5. Working with SQL at Scale - Spark SQL Tutorial - Databricks

    This tutorial will familiarize you with essential Spark capabilities to deal with structured data typically often obtained from databases or flat files. We will explore typical ways of querying and aggregating …

  6. Spark Declarative Pipelines Programming Guide

    Querying Tables Defined in Your Pipeline Using Multiple Flows to Write to a Single Target Important Considerations Python Considerations SQL Considerations What is Spark Declarative Pipelines …

  7. Databricks - Wikipedia

    Databricks, Inc. is a San Francisco -based software company. [4] It was founded in 2013 by the original creators of Apache Spark. [1][5] It offers a cloud-based platform for data analytics and artificial …

    Missing:
    • sql
    Must include:
  8. PySpark on Databricks | Databricks on AWS

    Nov 19, 2025 · With Spark DataFrames, you can efficiently read, write, transform, and analyze data using Python and SQL, which means you are always leveraging the full power of Spark.

  9. Databricks open-sources declarative ETL framework powering 90

    Jun 11, 2025 · With Apache Spark Declarative Pipelines, engineers describe what their pipeline should do using SQL or Python, and Apache Spark handles the execution.

  10. Apache Spark on Azure Databricks - learn.microsoft.com

    Sep 18, 2025 · When you deploy a compute cluster or SQL warehouse on Azure Databricks, Apache Spark is configured and deployed to virtual machines. You don't need to configure or initialize a …