JSON to SQL
Point it at an array of objects and get a CREATE TABLE with inferred column types plus the INSERT statements to load it. Nested objects and arrays are stored as JSON text columns.
Values are inlined as literals with quotes escaped — fine for seeding and fixtures, but use parameterised queries for anything driven by untrusted input. ⌘/Ctrl + Enter runs it again. Everything happens in this browser — nothing is uploaded.