Amazon AWS Redshift Import Tool
The Redshift import tool provided by RazorSQL allows users to import data into Redshift databases. The following import options are supported:
- Delimited Files: delimited files such as comma separated (csv), tab separated (tsv) space separated, and any other type of delimited file.
- Excel Spreadsheets: the Redshift import tool can automatically read and import data from Excel spreadsheets in both .xls and .xlsx formats.
- Fixed Width Files: the Redshift import tool can read data from files with fixed length columns.
- SQL Insert Statements: the import tool can read SQL statements from a file and execute them against the Redshift database
For more information on the Redshift import tool, see the following general documentation
about the RazorSQL import tool:
Import Tool Documentation
RazorSQL also offers many other Redshift tools such as a Redshift database browser, an SQL query builder, GUI tools for managing Redshift objects and structures, and much more. See the main Redshift Features Page for more information.