Getting started with the Amazon Redshift database
Amazon Redshift database
This page contains basic information to help you start working with Amazon Redshift.
Connect to your data
The database structure can be fully reverse-engineered and stored in xDI Metadata. You can then use it when designing mappings and processes to adapt your business rules according to your requirements.
Refer to Connect to your data for more information.
Work with mappings
Refer to Work with mappings for more information.
Deserialize Redshift string as JSON
Overview
The deserializer Redshift String as Json allows you to parse JSON data contained in a source Redshift database column.
There is a known limitation when the json structure has objects with capital letters in their names. Check what is the default database configuration in regards of enable_case_sensitive_identifier:
* If
|