atoti_sql package¶
Submodules¶
Module contents¶
Plugin to load the results of SQL queries into atoti stores.
This package is required to use atoti.store.Store.load_sql()
and atoti.session.Session.read_sql()
.
Supported SQL implementations are the ones available in atoti_sql.drivers
.