
This package extends sqlite3 with functions to import/export data from/to sql scripts and to export data to csv (comma-separated values), xml and json (javascript object notation).
the export to sql can follow quoting conventions of other sql databases: oracle, sql server or mysql.