/import-gsheet-to-sql

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

Primary LanguagePHP

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]