Want to import multiple CSV files into a single Redshift table?
Using Withdata software File To DB, a CSV to Redshift converter for Windows, MacOS, and Linux, you can import multiple CSV files into a single Redshift table in one go.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Convert locally and privately, avoid uploading large or private CSV files to online services.
Import multiple CSV files into a single Redshift table
Login to Redshift -> Choose CSV files -> Set Redshift table -> Import CSV files to Redshift table
Choose Redshift and logon.
Click “Wizard – N Files To 1 Table” at task dialog.
Select the “CSV” file type.
then show the wizard.
1. Select a folder that constains CSV files.
Support large ( > 4GB ) CSV files.
2. Config first CSV file importing options.
3. Select a Redshift table and config fields.
4. Preview data will be in Redshift table.
5. Import multiple CSV files to the Redshift table.
View imported data in Redshift table
Import multiple CSV files to Redshift in command line
Save “multiple CSV files to Redshift” session, then you can:
- Import multiple CSV files to Redshift in Windows command line.
- Import multiple CSV files to Redshift in Linux command line.
- Import multiple CSV files to Redshift in macOS command line.
Set scheduled tasks for importing multiple CSV files to Redshift
You can schedule and automate this converting task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS)