SkillAgentSearch skills...

Spreadsheet2SQL

GAS code to convert values in a spreadsheet to SQL statements. Header row is used to for the "CREATE TABLE" statement, data rows are used to create "INSERT" statements. Cangenerate SQLite, MySQL and PostgreSQL versions of SQL

Install / Use

/learn @Rotifer/Spreadsheet2SQL
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Spreadsheet2SQL

GAS code to convert values in a spreadsheet to SQL statements. Header row is used to for the "CREATE TABLE" statement, data rows are used to create "INSERT" statements. Cangenerate SQLite, MySQL and PostgreSQL versions of SQL See blog entry: http://www.javascript-spreadsheet-programming.com/2015/04/automated-generation-of-sql-from-google.html

View on GitHub
GitHub Stars11
CategoryData
Updated5mo ago
Forks3

Languages

JavaScript

Security Score

72/100

Audited on Oct 6, 2025

No findings