Skip to content

Teradata/mule-teradata-connector

 
 

Repository files navigation

Teradata Connector- Mule 4

Anypoint Connector for Teradata (Teradata Connector) establishes communication between your Mule app and a Teradata Vantage database, enabling you to connect with your Teradata Vantage instance to load data and run SQL queries in Teradata Vantage tables.

Before You Begin

To use this connector, you must be familiar with:

  • Teradata Vantage SQL

  • Anypoint Connectors

  • Mule runtime engine (Mule)

  • Elements and global elements in a Mule flow

  • Anypoint Studio (Studio)

Before creating an app, you must have:

  • Credentials to access the Teradata Vantage target resource

  • Anypoint Studio version 7.5 or later

Common Use Cases for the Connector

Teradata Connector enables you to:

  • Perform predefined queries, dynamically constructed queries, and template queries that are self-sufficient and customizable.

  • Use a source listener operation to read from a database in the data source section of a flow.

  • Execute other operations to read and write to a database anywhere in the process section.

  • Run a single bulk update to perform multiple SQL requests.

  • Make Data Definition Language (DDL) requests.

  • Execute stored procedures and SQL scripts.

Next Step

After you complete the prerequisites, you are ready to create an app and configure the connector using Anypoint Studio.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Shell 0.3%