Link to home
Start Free TrialLog in
Avatar of Jamil Muammar
Jamil Muammar

asked on

Amazon Redshift Bulk Insert from C#

Hello Experts,

 I'm writing a C# program which insert huge data to Amazon Redshift table (one table).
I've wrote a loop over the  DataTable then insert a row by row to the table, This solution is OK but takesa lot of time if we talking about 1M rows.
The DataTable structure & the Redshift table are similar

Can you please help bulk insert the table to Redshift ?

Thanks,
 Jamil
Avatar of ste5an
ste5an
Flag of Germany image

Drop a file in a S3 bucket and import that file to Redshift:

- Take the Loading Data Tutorial.
- Split Your Load Data into Multiple Files.
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.