Sqlime
JSON →Sqlime is an online SQLite playground for debugging and sharing SQL snippets, similar to JSFiddle but for SQL. Version 0.1.5 (stable, infrequent releases) runs entirely in the browser with no server, backed by the latest SQLite via sqlean.js including extensions for math, regex, hash functions, and dynamic SQL. Key differentiators: supports connecting any local/remote SQLite database, saves to GitHub gists, includes AI assistance via OpenAI, mobile-friendly, and has zero third-party dependencies (only SQLite). Interactive widgets allow embedding live SQL examples in documentation.