Architected for Databricks
More powerful together.
Build and deploy AI Apps with Unity Catalog-grade security, governance, and scale on Sigma. Easily manage inherited permissions, immutable audit, and maximize your Databricks investment.
Databricks-native architecture: Sigma live queries your Delta tables directly, with security and governance guaranteed by Unity Catalog.
One workspace, every user: A secure platform for every user to make the most of natively inherited Mosaic AI and Genie workspaces.
Integrated enterprise AI: Build AI Applications to write rich, real-time human-in-the-loop insights and action directly to Databricks.
Ready to see what's possible?
Explore how Sigma Agents transform your governed data into automated action.
Architecture at a glance

Under the hood
Workbooks generate warehouse-optimized SQL
Sigma translates spreadsheet operations into SQL on the fly. Switch statements become CASE logic, moving averages become window functions, and pivots compile to your warehouse's dialect.
Query History shows the generated SQL for every element, with timing breakdowns and request IDs for warehouse tuning.
You can attribute spend and tune from real usage
Sigma exposes query behavior including queue time, Sigma runtime, warehouse runtime, and result fetch time, plus admin usage dashboards and audit logs.
Drive access from the warehouse, Sigma, or both
Sigma can run as the user (OAuth) or as a service account, and optionally map users/teams to warehouse roles. Or you can define access rules in Sigma.
You pay for queries. Not curiosity.
Not every click should wake up your warehouse. Sigma’s hybrid query engine evaluates the fastest, lowest-cost execution path by starting in the browser, then escalating through query ID caching, and only then to the warehouse.
Enterprise-Grade AI, Agents, Apps, and Analytics
Fits into the rest of your stack


Sigma + Databricks FAQ
The questions that usually come up once someone starts mapping Sigma into their Databricks warehouse and governance model.
No. Sigma optimizes execution to keep your DBSQL Serverless compute highly efficient. We minimize redundant queries and leverage Databricks' own native caching, sending fresh queries to the Photon engine only when needed.
Sigma translates your business logic into optimized Spark SQL and pushes execution down to your Databricks SQL endpoints. Your Delta tables are never extracted into a BI silo.
We ensure efficient query generation. When workflows get complex, teams materialize expensive logic directly back into Delta tables. Future queries hit these pre-aggregated tables, ensuring maximum efficiency at scale.
Yes. Query History exposes the exact Spark SQL generated, along with the Databricks Query ID. Admins can drop that ID straight into the Databricks UI to profile and optimize execution.
Your Delta Lake and Unity Catalog remain the sole systems of record and governance. Every action—whether a user query or an AI agent task—executes and logs securely within Databricks.
We do not extract your Delta tables into a proprietary, in-memory BI engine. You query live data directly from your Databricks Lakehouse.
Governance is inherited, not recreated. If using OAuth, your Genie integration with user permissions will be respected. Sigma also natively enforces Unity Catalog at the query level based on user identity.
Sigma supports AWS PrivateLink, Azure Private Link, and GCP Private Service Connect, ensuring traffic between Sigma and your Databricks workspace stays entirely on the cloud provider's private backbone.
AI Applications in Sigma reflect the current state of your Delta tables. You manage cache TTLs to balance performance and can explicitly trigger a live query when real-time data is critical.
Sigma integrates directly with Databricks Genie spaces and warehouse-native models. AI reasons over your data using Databricks compute, and all agent actions happen natively within Databricks with full lineage.