Programmer’s Picnic — SQL in Browser (SQLite)
Loading SQLite…
📄 CSV: Run a SELECT
SQL Editor Tip: PRAGMA table_info(table), EXCEPT (Oracle MINUS), RIGHT/FULL JOIN are emulated.
Ready when SQLite loads.

EDITOR

Results:
✅ Works offline once loaded. Query history is saved in localStorage on this device.

QUERY HISTORY

Ready. Programmer’s Picnic