Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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.
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Fabric update to learn about new features.