Skip to content

Script to import a Google Sheet to a SQLite or MySQL database.

Notifications You must be signed in to change notification settings

hayathasan/import-gsheet-to-sql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run

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

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

  • Run:

php import_gsheet.php [YOUR_GOOGLE_SHEET_URL]

About

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

  • PHP 100.0%