Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 246 Bytes

README.rdoc

File metadata and controls

8 lines (6 loc) · 246 Bytes

CSV2SQLITE3

A very simple script to insert data into an existing sqlite3 table from CSV.

Dependencies

The script is written in php. Sqlite and PDO extensions must be installed.

Usage

Run the script without arguments to print the usage.