The PubSub+ Connector for Databases provides a 2-way integration with many popular databases via the Java Persistence API (JPA). The source or target tables are generated into connector-usable entities that provide column-level mapping of source queries and target batch inserts/updates.
The Connector has been tested with various enterprise databases such as:
This 2-way integration is configured via “workflows” in your connector instance. A workflow is a source-to-processing-to-target data pipeline configured within the connector runtime. Each workflow (you can have up to 20 defined per connector instance), defines a source (e.g. PubSub+ queue), any header processing necessary for the target, and a target destination. When active, events will stream across these Workflows.
The connector is available (below) as:
The PubSub+ Connector is a “self-contained connector” from Solace. All self-contained connectors share a common architecture and provide a number of enterprise services to the connectors such as:
This connector will be available for download soon. In the meantime, please Contact our Connector Team by filling out this form and we will promptly get back to you with the software.