CREATE TABLE cliente ( id_cliente int not null auto_increment, nombre varchar(50) not null, apellido varchar(50) not null, correo varchar(50) not null, telefono varchar(50) not null, primary ...
- Read csv files into a DuckDB database. - Use Python to automate SQL scripts (stored in files). - Log the pipeline process. Paths (relative to repo root): DATA_RAW_DIR: Final[Path] = ROOT_DIR / "data ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results