<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>JDBC on</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/</link><description>Recent content in JDBC 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/jdbc/index.xml" rel="self" type="application/rss+xml"/><item><title>JDBC Connection</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/jdbc_connection/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/jdbc_connection/</guid><description>Databases supported by Gathr to create JDBC connections are, MySQL, PostgreSQL, Oracle, MSSQL, DB2, Delta SQL, Single Store, and custom databases.
SSL Security can be enabled on JDBC Databases.
System should be able to connect, read and write from SSL Secured JDBC.
If security is enabled, it will be configured in Connection and automatically propagated to the respective channel.
Connection Configuration # Connection Name: Name of the connection to be created.</description></item><item><title>MSSQL Database Ingestion Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/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/jdbc/mssql_ingestion_source/</guid><description>Data Source Configuration # Fetch From Source/Upload Data File
Gathr provides two options for reading MSSQL Databases data. You can either choose to fetch data from a MSSQL Database 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.
If Upload Data File is selected to fetch sample data, provide below details.</description></item><item><title>MySQL Database Ingestion Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/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/jdbc/mysql_ingestion_source/</guid><description>Data Source Configuration # Fetch From Source/Upload Data File
Gathr provides two options for reading MySQL Databases data. You can either choose to fetch data from a MySQL Database 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.
If Upload Data File is selected to fetch sample data, provide below details.</description></item><item><title>Oracle Database Ingestion Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/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/jdbc/oracle_ingestion_source/</guid><description>Data Source Configuration # Fetch From Source/Upload Data File
Gathr provides two options for reading Oracle Databases data. You can either choose to fetch data from a Oracle Database 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.
If Upload Data File is selected to fetch sample data, provide below details.</description></item><item><title>PostgreSQL Database Ingestion Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/postgresql_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/jdbc/postgresql_ingestion_source/</guid><description>Data Source Configuration # Fetch From Source/Upload Data File
Gathr provides two options for reading PostgreSQL Databases data. You can either choose to fetch data from a PostgreSQL Database 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.
If Upload Data File is selected to fetch sample data, provide below details.</description></item><item><title>JDBC ETL Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/jdbc_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/jdbc/jdbc_etl_source/</guid><description>JDBC Channel supports Presto, ES and other databases that have JDBC connection. You can configure and test the connection with JDBC. This connection will allow you to extract the data from Relational DB sources into pipeline in batches after configuring JDBC channel.
👉 This is a Batch component. Schema Type # See the topic Provide Schema for ETL Source → to know how schema details can be provided for data sources.</description></item><item><title>JDBC Incremental Configuration</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/jdbc_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/jdbc/jdbc_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>MSSQL Database Ingestion Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/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/jdbc/mssql_ingestion_target/</guid><description>Target Configuration # Fetch From Target/Upload Schema File
The data source records needs to be emitted to a MSSQL Database target table.
In case if the Gathr application has access to a target table in the MSSQL Database, choose the option Fetch From Target.
In case if Gathr application does not have access to a MSSQL Database target table, you can choose the option Upload Schema File in order to map the MSSQL Database table columns with the source columns during design-time and confirm the data type for each column.</description></item><item><title>MySQL Database Ingestion Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/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/jdbc/mysql_ingestion_target/</guid><description>Target Configuration # Fetch From Target/Upload Schema File
The data source records needs to be emitted to a MySQL Database target table.
In case if the Gathr application has access to a target table in the MySQL Database, choose the option Fetch From Target.
In case if Gathr application does not have access to a MySQL Database target table, you can choose the option Upload Schema File in order to map the MySQL Database table columns with the source columns during design-time and confirm the data type for each column.</description></item><item><title>Oracle Database Ingestion Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/jdbc/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/jdbc/oracle_ingestion_target/</guid><description>Target Configuration # Fetch From Target/Upload Schema File
The data source records needs to be emitted to a Oracle Database target table.
In case if the Gathr application has access to a target table in the Oracle Database, choose the option Fetch From Target.
In case if Gathr application does not have access to a Oracle Database target table, you can choose the option Upload Schema File in order to map the Oracle Database table columns with the source columns during design-time and confirm the data type for each column.</description></item></channel></rss>