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

Can't miss session! The 9 FabCon and SQLCon takeaways the community can't stop talking about. Join us on April 2nd. Register now

Reply
Pallavi87
Frequent Visitor

Connect to Amazon redshift programmatically

Hi All,

 

One of my clients are using Amazon Redshift database for data warehouse solution and are planning to move to Fabric. In the interim, they would want to explore the options of retaining the existing solution until the migration completes. Since the destination connector for Amazon redshift is not available, what are the different ways which can be explored to write into Amazon redshift tables using fabric framework? Please provide any documentation on the suggestions if available.

2 REPLIES 2
Anonymous
Not applicable

Hi @Pallavi87 ,

 

There are several methods you can explore:

 

Using the Amazon Redshift Data API, you can run SQL statements using the Data API operations.

 

Using Python Connector: Amazon Redshift also provides a Python connector, which you can use to connect programmatically.

 

See the documentation below for more details:

Using the Amazon Redshift Data API - Amazon Redshift

Examples of using the Amazon Redshift Python connector - Amazon Redshift

 

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!

Thank you for the pointers and documentations Yang. Are there any details from Fabric perspective to how to use these methods? Also, any pre-requisites which might be needed to connect to Amazon Redshift from Fabric to write data into it. 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Kudoed Authors