📄️ Amazon RDS PostgreSQL connection
<!-- ## Overview
📄️ Amazon RDS PostgreSQL as a target
PostgreSQL is primarily used as an operational database management system. It structures data in a row-based format,rather than a column-based format. This row-based structure offers specific advantages and disadvantages, particularly when processing large volumes of data. It provides optimized performance for key columns, indexes, and JOIN operations.
📄️ Amazon RDS PostgreSQL columns mapping
Supported data types