atoti_directquery_clickhouse.connection module#
- class atoti_directquery_clickhouse.ClickhouseConnection#
Connection to an external ClickHouse database.
Use
atoti.Session.connect_to_external_database()
to create one.- property tables: ExternalTables[ExternalTableT]#
Tables of the external database.