This module provides SQLite database connectivity for the Odoo ETL system. It allows you to connect to SQLite databases and use them as data sources for ETL operations using Python's built-in sqlite3 library (no external dependencies).
This module provides SQLite database connectivity for the Odoo ETL system. It allows you to connect to SQLite databases and use them as data sources for ETL operations using Python's built-in sqlite3 library (no external dependencies).
Please log in to comment on this module