atoti_directquery_synapse.SynapseConnection#

class atoti_directquery_synapse.SynapseConnection#

Connection to an external Synapse database.

This connection can be created from a atoti.Session.

Example

>>> external_database = session.connect_to_external_database(
...     connection_info
... )

tables

Tables of the external database.