From the course: Learning Microsoft Fabric
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
Leveraging SQL database in Fabric - Microsoft Fabric Tutorial
From the course: Learning Microsoft Fabric
Leveraging SQL database in Fabric
- You have a number of different options, and storing the data in SQL database is one of them. SQL DB and Fabric provides the same functionality as an Azure SQL DB. Microsoft added SQL DB to Fabric as an option for people who want to include a database, maybe because they want an application to connect to a database or anybody who wants a highly managed database that doesn't require a lot of database knowledge to manage and maintain. SQL DB backs up all the data for you, handles your indexes, and easily includes source control for all the different database elements. Another use case with SQL DB can be a good fit is for data stored to be used in AI. SQL DB provides the ability to store vectors and data together, making it ideal for creating a generative AI model. SQL DB has built in support for retrieval augmented generation or RAG. Let's take a look at the steps create to take a SQL DB inside of Fabric. So here inside of Fabric there are a couple of steps that we need to do in order…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.