atoti_directquery_redshift.RedshiftConnection#
- class atoti_directquery_redshift.RedshiftConnection#
Connection to an external Redshift database.
Use
atoti.Session.connect_to_external_database()
to create one.Example :
>>> external_database = session.connect_to_external_database(connection_info)
Whether the external database should cache the query results or not. |
|
Tables of the external database. |