Built-in dashboards plus Genie, a natural-language interface for business users to query governed data.
Databricks Profiled
A lakehouse platform built on open formats (Delta Lake, Apache Iceberg) and Apache Spark, with unified governance through Unity Catalog.
At a glance
Databricks created the lakehouse approach: warehouse-grade reliability and SQL performance on open table formats in cloud object storage. It began as a managed Apache Spark service and now covers ingestion, pipelines, SQL warehousing, BI, ML and GenAI, all governed by Unity Catalog. It runs on all three major clouds.
Where it fits
- Strongest when: you want open formats, multi-cloud, heavy data engineering or ML/AI workloads, and code-first teams.
- Consider carefully when: the team wants a no-ops SaaS experience with minimal tuning. Serverless options narrow this gap, but check that they're available in your region.
Key concepts
- Account → Workspace → Unity Catalog metastore → catalog.schema.table
- Classic vs serverless compute: who owns the VMs and how you're billed
- Medallion architecture: bronze, silver and gold layers, a common modelling pattern
- Open by default: Delta Lake, Delta Sharing, MLflow and Unity Catalog are all open source
Products (12)
BI & Analytics
Data Apps & Development
Hosts data and AI applications (e.g. Streamlit, Dash, Gradio) directly on the Databricks platform.
Data Integration (ETL/ELT)
Databricks' data engineering suite for ingestion, declarative pipelines and orchestration.
Data Science & ML
A hosted version of open-source MLflow for experiment tracking, model registry (in Unity Catalog) and GenAI evaluation.
Databricks' AI tooling for building, serving and monitoring ML models and GenAI agents.
Data Sharing & Marketplace
A privacy-safe environment for multiple parties to collaborate on joint data without exposing raw data.
A marketplace for datasets, notebooks, models and solutions, built on Delta Sharing.
An open protocol for securely sharing live data with any computing platform, not only Databricks.
Data Warehouse
SQL warehouses (serverless, pro and classic) for BI and analytical workloads on the lakehouse.
Governance & Catalog
Unified governance for data and AI assets (tables, volumes, models, functions), with access control, lineage and auditing across workspaces.
Lakehouse
An open-source table format that adds ACID transactions, time travel and schema enforcement to Parquet on object storage.
Operational Database
Lakebase
PreviewA managed, Postgres-compatible operational database integrated with the lakehouse and Unity Catalog.
Upcoming events
Meetup · In person
Databricks London Meetup at Big Data LDN
Wed, 23 Sept 2026, 18:00–19:30 BST
London, United Kingdom
- Free
From the blog
Data sovereignty in cloud data platforms: what to check before you choose
5 August 2025
Residency is not sovereignty. A practical guide to the legal, operational and architectural questions to ask of Microsoft Fabric, Databricks, Snowflake, and any other cloud data platform.
Capability snapshot
24 native · 1 partial
| Capability | Support | Notes |
|---|---|---|
| Platform & Deployment | ||
| Cloud availability | Native | AWS, Azure (Azure Databricks, a first-party Azure service) and Google Cloud. |
| Deployment model | Native | Control plane run by Databricks; classic compute runs in the customer's cloud account, and serverless compute runs in Databricks' account. |
| Pricing model | Native | DBU-based. |
| Storage & Formats | ||
| Open table formats | Native | Delta Lake native; Apache Iceberg supported through managed Iceberg tables and UniForm. Verify the current state. |
| Storage/compute separation | Native | |
| Query external data in place | Native | Lakehouse Federation queries external databases; external locations reach cloud storage. |
| Compute & Workloads | ||
| SQL warehousing | Native | |
| Serverless compute | Native | Serverless SQL warehouses, notebooks, jobs and pipelines. |
| Spark & notebooks | Native | Databricks was founded by the original creators of Apache Spark. |
| Languages | Native | SQL, Python, Scala, R. |
| Integration & Pipelines | ||
| Managed ingestion connectors | Native | Lakeflow Connect managed connectors; Auto Loader for files. |
| Declarative transformation pipelines | Native | Lakeflow Declarative Pipelines (formerly Delta Live Tables). |
| Orchestration | Native | Lakeflow Jobs (formerly Databricks Workflows). |
| Streaming / real-time | Native | Spark Structured Streaming; streaming tables in declarative pipelines. |
| Governance & Security | ||
| Unified catalog | Native | |
| Lineage | Native | Column-level lineage captured automatically in Unity Catalog. |
| Row/column-level security | Native | Row filters and column masks in Unity Catalog. |
| Sharing & Collaboration | ||
| Cross-organisation data sharing | Native | Delta Sharing, an open protocol that also shares to non-Databricks consumers. |
| Data marketplace | Native | |
| Data clean rooms | Native | |
| Analytics, ML & AI | ||
| Native BI / dashboards | Native | AI/BI Dashboards and Genie. |
| ML lifecycle | Native | Managed MLflow, Feature Store, Model Serving. |
| LLM functions in SQL | Native | AI Functions (e.g. ai_query) callable from SQL. |
| Natural-language querying / data agents | Native | AI/BI Genie spaces; Agent Bricks for building agents. |
| Operational (OLTP) database | Partial | Lakebase (managed Postgres). Verify GA status. |