<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RDS on</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/</link><description>Recent content in RDS on</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Sun, 11 Dec 2022 19:37:55 +0530</lastBuildDate><atom:link href="https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/index.xml" rel="self" type="application/rss+xml"/><item><title>RDS Connection</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_connection/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_connection/</guid><description>RDS is Relational Database service on Cloud. RDS sources can read in batch from the supported RDS Databases (i.e., RDS-Postgres, RDS-MYSQL, RDS-Oracle and RDS-MSSQL). The connection configuration properties of RDS are similar to those of relational databases (JDBC connectors) with one addition of SSL Security.
SSL Security can be enabled on RDS Databases.
System should be able to connect, read and write from SSL Secured RDS.
If security is enabled, it will be configured in Connection and automatically propagated to the respective channel.</description></item><item><title>RDS MSSQL Ingestion Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_mssql_ingestion_source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_mssql_ingestion_source/</guid><description>RDS MSSQL is Relational Database service on Cloud. RDS MSSQL sources can read in Batch from the supported RDS MSSQL Database.
Data Source Configuration # Fetch From Source/Upload Data File
Gathr provides two options for reading RDS MSSQL data. You can either choose to fetch data from RDS MSSQL source directly by providing the data source connection details, or, upload a sample data file in one of the supported formats to see the schema details during ingestion application design time.</description></item><item><title>RDS MySQL Ingestion Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_mysql_ingestion_source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_mysql_ingestion_source/</guid><description>RDS MySQL is Relational Database service on Cloud. RDS MySQL sources can read in Batch from the supported RDS MySQL Database.
Data Source Configuration # Fetch From Source/Upload Data File
Gathr provides two options for reading RDS MySQL data. You can either choose to fetch data from RDS MySQL source directly by providing the data source connection details, or, upload a sample data file in one of the supported formats to see the schema details during ingestion application design time.</description></item><item><title>RDS Oracle Ingestion Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_oracle_ingestion_source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_oracle_ingestion_source/</guid><description>RDS Oracle is Relational Database service on Cloud. RDS Oracle sources can read in Batch from the supported RDS Oracle Databases.
Data Source Configuration # Fetch From Source/Upload Data File
Gathr provides two options for reading RDS Oracle data. You can either choose to fetch data from RDS Oracle source directly by providing the data source connection details, or, upload a sample data file in one of the supported formats to see the schema details during ingestion application design time.</description></item><item><title>RDS Postgres Ingestion Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_postgres_ingestion_source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_postgres_ingestion_source/</guid><description>RDS Postgres is Relational Database service on Cloud. RDS Postgres source can read in Batch from the RDS Postgres Database.
Data Source Configuration # Fetch From Source/Upload Data File
Gathr provides two options for reading RDS Postgres data. You can either choose to fetch data from RDS Postgres source directly by providing the data source connection details, or, upload a sample data file in one of the supported formats to see the schema details during ingestion application design time.</description></item><item><title>RDS ETL Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_etl_source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_etl_source/</guid><description>RDS is Relational Database service on Cloud. RDS sources can read in Batch from the supported RDS Databases (i.e., RDS-Postgres, RDS-MYSQL, RDS-Oracle, RDS-MSSQL, Amazon Aurora - MySQL and Amazon Aurora - Postgres SQL).
Schema Type # See the topic Provide Schema for ETL Source → to know how schema details can be provided for data sources.
After providing schema type details, the next step is to configure the data source.</description></item><item><title>RDS Incremental Configuration</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_incremental_configuration/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_incremental_configuration/</guid><description>Enable Incremental Read: You can choose to enable incremental read.
This is useful if the need is only to read the objects that have been updated in the source, since the last execution of the application for the given configuration.
Provide the details for enabling incremental read as described below:
Column: Select a column on which incremental read will work. Displays the list of columns that has integer, long, date, timestamp, decimal type of values.</description></item><item><title>RDS MSSQL Ingestion Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_mssql_ingestion_target/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_mssql_ingestion_target/</guid><description>RDS MSSQL is Relational Database service on Cloud. RDS MSSQL emitter allows you to write to the supported RDS MSSQL Database.
Target Configuration # Fetch From Target/Upload Schema File # The data source records needs to be emitted to a RDS MSSQL target table.
In case if the Gathr application has access to a target table in the RDS MSSQL database, choose the option Fetch From Target.
In case if Gathr application does not have access to a RDS MSSQL target table, you can choose the option Upload Schema File in order to map the RDS MSSQL table columns with the source columns during design-time and confirm the data type for each column.</description></item><item><title>RDS MySQL Ingestion Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_mysql_ingestion_target/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_mysql_ingestion_target/</guid><description>RDS MySQL is Relational Database service on Cloud. RDS MySQL emitter allows you to write to the supported RDS MySQL Database.
Target Configuration # Fetch From Target/Upload Schema File # The data source records needs to be emitted to a RDS MySQL target table.
In case if the Gathr application has access to a target table in the RDS MySQL database, choose the option Fetch From Target.
In case if Gathr application does not have access to a RDS MySQL target table, you can choose the option Upload Schema File in order to map the RDS MySQL table columns with the source columns during design-time and confirm the data type for each column.</description></item><item><title>RDS Oracle Ingestion Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_oracle_ingestion_target/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/rds/rds_oracle_ingestion_target/</guid><description>RDS Oracle is Relational Database service on Cloud. RDS Oracle emitter allows you to write to the supported RDS Oracle Database.
Target Configuration # Fetch From Target/Upload Schema File # The data source records needs to be emitted to a RDS Oracle target table.
In case if the Gathr application has access to a target table in the RDS Oracle database, choose the option Fetch From Target.
In case if Gathr application does not have access to a RDS Oracle target table, you can choose the option Upload Schema File in order to map the RDS Oracle table columns with the source columns during design-time and confirm the data type for each column.</description></item></channel></rss>