libsqlite3-mod-impexp

Sqlite3 extension module for sql script, xml, json and csv import/export
 
  0
  no reviews



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.