Reading csv files using SQL

Pablo was Paolo no at spam.it
Thu Mar 1 07:30:54 CET 2007


Hi,

Dennis Lee Bieber ha scritto:
> 	You could maybe use SQLite to load the CSV file and process in an
> actual DBMS...

Ok, this is the solution I'm using actually (with PostGres).
My hope is to find a way to do the same thing without using a DBMS but 
working directly with the files.

Thanks a lot,
Paolo


More information about the Python-list mailing list