What Database Clients can do
- Connect directly to a relational database as a source or destination in an integration.
- Read data from a database via an Incoming configuration using the Database subscriber.
- Write data to a database via an Outgoing configuration using the Database Batch Publisher.
- Execute queries inline during data processing using the Database Transformer.
Filtering Database Clients
The overview page lists all Database Clients in your environment. Filters are available for Name, Created at, Updated at, and Labels. Use + Add Filter for additional conditions. Click any column header to sort.Creating a Database Client
A Database Client is configured by selecting a prototype that determines which connection fields are available. The following database types are supported:| Name | Description |
|---|---|
| IBM DB2 | Database connection for an IBM DB2 server |
| MSSQL | Database connection for Microsoft SQL Server (MSSQL) |
| MySQL | Database connection for MySQL |
| Oracle | Database connection for Oracle |
| PostgreSQL | Database connection for PostgreSQL |