Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
justmehere
Frequent Visitor

Integrate Synapse Warehouse to a web frontend

Hi, we have tables in the Synapse Warehouse experience in Microsoft fabric, we would like to connect a Next.js Web frontend to the specific tables in the warehouse and be able to perform operations on the columns of the tables? Is that possible? How would u go about this?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, @justmehere 

The official documentation states that any non-Microsoft tool can also use the SQL connection string via ODBC or OLE DB drivers to connect to a Microsoft Fabric Warehouse or SQL analytics endpoint, using Microsoft Entra ID (formerly Azure Active Directory) authentication.
Connectivity to data warehousing - Microsoft Fabric | Microsoft Learn

Best Regards,
Yang

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. 
Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

View solution in original post

2 REPLIES 2
AndyDDC
Super User
Super User

Hi @justmehere I'd advise to look at GraphQL. This creates an abstraction layer between a Fabric Warehouse and an application

 

https://learn.microsoft.com/en-us/fabric/data-engineering/api-graphql-overview

Anonymous
Not applicable

Hi, @justmehere 

The official documentation states that any non-Microsoft tool can also use the SQL connection string via ODBC or OLE DB drivers to connect to a Microsoft Fabric Warehouse or SQL analytics endpoint, using Microsoft Entra ID (formerly Azure Active Directory) authentication.
Connectivity to data warehousing - Microsoft Fabric | Microsoft Learn

Best Regards,
Yang

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. 
Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors