Data-app Studio · live SQL
The Studio stack backed by a REAL Postgres running in the browser via PGlite (WASM), no server. createSqlDataSource turns the grid's sort / filter / page requests into parameterized SQL run through PGlite; the executed query is shown live under the toolbar. Full CRUD with optimistic updates against actual Postgres. (requires @svgrid/enterprise)
A live, editable Svelte 5 data grid example. Open the interactive demo or read the documentation.