Read Connections
An Ascend Read Connector is a way to connect to a data source and reuse the same connection multiple times for different Read Connectors. For example, a Read Connection to a Postgres Database would allow that same connection to be used to build several Read Connectors, each representing one table.
To create a new Read Connection start with the 'Build' panel and click to create a new Read Connector.
Then click on the connection type that you are interested in.
Each connection type has its own specific configuration. After creating a connection, all future Read Connectors can simply use that connection.
Updated 9 months ago