https://github.com/teradata/mule-jdbc-example
Example Mulesoft project that queries Teradata and exposes returned data over REST API
https://github.com/teradata/mule-jdbc-example
database mulesoft mysql rest-api
Last synced: about 1 month ago
JSON representation
Example Mulesoft project that queries Teradata and exposes returned data over REST API
- Host: GitHub
- URL: https://github.com/teradata/mule-jdbc-example
- Owner: Teradata
- License: apache-2.0
- Created: 2022-01-05T17:28:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T14:19:15.000Z (almost 3 years ago)
- Last Synced: 2025-04-13T09:14:14.742Z (about 1 year ago)
- Topics: database, mulesoft, mysql, rest-api
- Homepage:
- Size: 660 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Query Teradata Vantage from a Mule service
This example is a clone of the Mulesoft MySQL sample project. It demonstrates how to query a Teradata database and expose results over REST API.
Instructions: https://quickstarts.teradata.com/mule.jdbc.example.html.