Want to import multiple XML files into a single Redshift table?
Using Withdata software FileToDB, a XML importer for Redshift, you can import multiple XML 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, Avoid uploading LARGE XML file(s) to online services.
- Support Windows, Linux, macOS.
Import multiple XML files into a single Redshift table
Login to Redshift -> Choose XML files -> Set Redshift table -> Import XML files to Redshift table
Choose Redshift and logon.
Click “Wizard – N Files To 1 Table” at task dialog.
Select the “XML” file type.
then show the wizard.
1. Select a folder that constains XML files.
Support large ( > 4GB ) XML file.
2. Config first XML file importing options.
3. Select a Redshift table and config fields.
4. Preview data will be in Redshift table.
5. Import multiple XML files to the Redshift table.
View imported data in Redshift table
You can schedule and automate this converting task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS)