This demo showcases a SQLite database running entirely in your browser using WebAssembly,
with data persisted in OPFS (Origin Private File System) when available.
Features demonstrated: Database migrations with golang-migrate, CRUD operations,
transactions, database dump/load, and SQL code running in the browser.