Skip to content

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

Notifications You must be signed in to change notification settings

cosenmarco/csv2sqlite3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages