SAS/ACCESS Interface to Spark enables you to issue SparkSQL queries on data in Spark data sources, including Databricks.
For available SAS/ACCESS features, see Spark supported features.
Spark is a data processing environment suited to processing large-scale data.
Spark SQL is a Spark module that can that act as a distributed SQL query engine. SAS/ACCESS to Spark generates Spark SQL queries to interact with Spark.
Databricks is a Spark data platform that runs in a hosted cloud environment, such as Amazon Web Services (AWS), Google Cloud Platform (GCP), or Microsoft Azure.
For more information about Spark, see the Spark documentation. For more information about Databricks, see the Databricks documentation.