2022

Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Connectors or adapter which is sometimes referred to as from integration stand point are set of components within the iPaaS that opens an connection to an external systems that is used authenticate, push and pull data from external systems.

Connectors in DBSync are categorized into two types 

  1. Standard Connectors 
  2. Custom Connectors

Standard Connectors

The standard connector presents a published, constant Interface (API) to users and other components on the upstream side of the connector. Applications can reference these upstream APIs and reach the components regardless of where they are connected. On the downstream side, the connectors are linked to application components through a process much like a directory function or a publish-and-subscribe application interface .

DBSync supports the below list of standard connectors that can connect with external systems irrespective of being cloud based or on-premise based application. We are constantly evolving and are constantly trying to grow our connector list to facilitate data flow with external systems that will be easy to connect and work within the iPaaS platform.

Custom Connectors

DBSync provides SDK for building custom connectors which can be learnt in the latter articles.


  • No labels