Connections#
This chapter describes how to set up and manage data source connections — the connections through which Querona reaches your source systems (a database, file, API or SaaS application). In a data source connection Querona is the client: it connects out to the source to read (and, where supported, write) its data.
For the opposite direction — a client tool or application connecting to Querona — see Client Connectivity.
Note
The credentials configured on a connection are stored encrypted by Querona, which uses them as a fixed identity when connecting to that source. The identity of the end user issuing a query is not forwarded to the source, so source-side per-user controls (such as row-level security at the source) do not apply automatically.