Reading csv files using SQL



Hi,
exists a Python library that allows to interface to csv files as if you manage a database, using SQL language?

Something like csvjdbc in Java, where table name is file name and the field's names are in first row.

Thanks!
Paolo
.



Relevant Pages

  • Re: Applet not Iniatialized
    ... > CSV files. ... AFAIR, you can find some CSV/TSV source at the Java Glossary. ...
    (comp.lang.java.programmer)
  • Re: Excel documents handling
    ... one other sort of bridge is the keystroke bridge where the Java ... There of course there are CSV files which have just data but no ... These are easy to create and read in java. ... Excel files. ...
    (comp.lang.java.programmer)