This app converts data from Google Spreadsheets into a client-side file or in-memory sqlite database. This app only works locally without going through the server. It allow you to convert instantly Sheets to a sqlite database. You can execute SQL query (select, update, insert..) with Google Sheets. Supported Format to be converted: Google Sheets, xls, xlsx, xlt, xltx, xlsm, xltm, ods, csv, tsv *How to use this app? Open a Google Sheet or File -> Click "Get Structure" -> Confirm table/column name, data type -> Create Table -> Insert Data