Microsoft Fabric Updates Blog

Tour the Query Editor in SQL database in Microsoft Fabric

At Ignite this year (Nov 2024), Microsoft Fabric announced the public preview of SQL database in Fabric – Announcing SQL database in Microsoft Fabric Public Preview | Microsoft Fabric Blog | Microsoft Fabric. In this post, we will dive into the query editor in SQL database in Fabric, a powerful tool that is designed to provide a lightweight, user-friendly, and integrated environment for object explorations, writing SQL queries, and monitoring and optimizing database performance

Whether you’re a seasoned data professional or a developer new to SQL, the query editor offers features that cater to all skill levels. It provides various low-code/no-code features that simplify your development workflows, enhances productivity, fosters collaboration, ensuring accurate and efficient database interactions. Additionally, it seamlessly integrates with other Fabric workloads, allowing you to maximize the benefits of the integrated Fabric ecosystem. Learn more at Query with the SQL Editor – Microsoft Fabric | Microsoft Learn.

Screenshot of SQL database in Fabric Query Editor, with a data preview of a table called Address

Key Features of the Query Editor

  • Intuitive Interface for Query Editing: The query editor provides a user-friendly interface designed to streamline SQL query writing. Features like syntax highlighting, Copilot code suggestions, and error detection help you compose queries faster and with greater accuracy. Screenshot of a query editor displaying a SQL query with IntelliSense suggestions and syntax highlighting features active.
  • Comprehensive Object Explorer: Explore your database schema, preview data, run quick scripts using the Object Explorer. This feature is particularly useful for understanding the context of queries and verifying results. Additionally, the shortcuts feature will soon be available, allowing direct connection to and interaction with any data sources in OneLake from the SQL database editor.
Screenshot showing the object explorer of the dbo schema expanded
  • Powerful AI Assistance: Improve query accuracy and writing efficiency with Copilot’s inline code completion and quick actions, such as “Fix query error” and “Explain the code.” You can also use the Copilot chat pane to generate SQL code from natural language and get document-based insights in a multi-turn conversation experience. Learn more at Overview of Copilot for SQL database (preview) – Microsoft Fabric | Microsoft Learn
Screenshot showing the editor ribbon with a red highlight on the Get data (dataflow, data pipelines), Open in client tools, and New GraphQL APi buttons
Screenshot of the toggle button in the editor to switch between SQL Database and SQL Analytics Endpoint

Getting Started with the Query Editor

To use the query editor, start by opening a new SQL database within your workspace. The landing page offers quick-start options, such as sample data and T-SQL templates. For additional guidance, refer to the Getting Started documentation, where you’ll find detailed steps to load data into your SQL database or begin developing efficiently.

Screenshot of the landing page of the editor, featuring options to get data like Sample data, Dataflow, Data pipeline and start developing options like T-SQL and Connection Strings

Help Us Improve the Product by Submitting your Feedback

Click the feedback button in the ribbon to share your experiences or offer suggestions. We closely review all submissions and highly value your input, which plays a key role in shaping our roadmap and priorities. Alternatively, visit the Fabric community forums to join discussions, share feedback, and contribute and vote for product improvement ideas. Stay tuned – our release plans will be made public in early 2025.

Screenshot of the feedback button in the editor

Related blog posts

Tour the Query Editor in SQL database in Microsoft Fabric

October 29, 2025 by Adam Saxton

This month’s update delivers key advancements across Microsoft Fabric, including enhanced security with Outbound Access Protection and Workspace-Level Private Link, smarter data engineering features like Adaptive Target File Size, and new integrations such as Data Agent in Lakehouse. Together, these improvements streamline workflows and strengthen data governance for users. Contents Events & Announcements Fabric Data … Continue reading “Fabric October 2025 Feature Summary”

October 6, 2025 by Arshad Ali

Fabric Spark connector for SQL databases (Azure SQL databases, Azure SQL Managed Instances, Fabric SQL databases and SQL Server in Azure VM) in the Fabric Spark runtime is now available. This connector enables Spark developers and data scientists to access and work with data from SQL database engines using a simplified Spark API. The connector … Continue reading “Spark Connector for SQL databases (Preview)”