Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 2.25 KB

File metadata and controls

38 lines (28 loc) · 2.25 KB
title SQL database in Fabric
description Learn about SQL database in Microsoft Fabric, based on Azure SQL Database, a developer-friendly operational database.
author WilliamDAssafMSFT
ms.author wiassaf
ms.reviewer antho, sukkaur
ms.date 10/17/2024
ms.service fabric
ms.topic concept-article
ms.custom
ignite-2025
monikerRange =azuresqldb-current || =fabric-sqldb

SQL database in Fabric

[!INCLUDE asdb-fabricsqldb]

With SQL database in Microsoft Fabric, based on Azure SQL Database, you can easily create your operational database in Fabric.

What is the SQL database in Fabric?

To learn more about SQL Database in Microsoft Fabric, see:

To get started, create a SQL database in the Fabric portal then connect to your SQL database in Microsoft Fabric.

Mirroring with SQL database in Fabric

With SQL database in Fabric, your data is automatically accessible from other Fabric experiences. Your SQL database in Fabric is mirrored to OneLake and presented in a read-only, queryable format. You can use all the different services in Fabric, including analytics with Spark, executing notebooks, data engineering, Power BI Reports, and more.

SQL database in Fabric uses similar change feed technology as the Fabric mirrored database feature for Azure SQL Database, and shares some system objects. SQL database in Fabric contains a changefeed database user, a changefeed schema, and several tables within the changefeed schema in your source database. Do not alter any of these system-managed objects.

Related content