Skip to content

PHP script to import a Google Sheet to a SQLite or MySQL database.

Notifications You must be signed in to change notification settings

bolinocroustibat/import-gsheet-to-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP script to import a Google Sheet data into a SQL (MySQL or SQLite) database.

Prerequisite

Your Google Sheet must have its first tab as the index to the other tabs ids.

How to run

  • Edit the connect.php file for you database credentials.

  • Run:

php import_gsheet.php [YOUR_GOOGLE_SHEET_URL]

About

PHP script to import a Google Sheet to a SQLite or MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages