glFlow SQL Playground · v1.2
Run SQL. Explore the data. Learn by doing.
Practice SQL against the GLF securities demo database directly in your browser. Explore securities, repo transactions, accounting entries and reference data with no installation or login required.
Starting SQL engine…DuckDB-Wasm · full GLF demo · runs locally
Your query results will appear here.Choose an example or write your own SELECT statement.
Built for learning
A real SQL engine, without the setup.
DuckDB-Wasm executes the query inside your browser. The full exported GLF demo database is recreated in DuckDB-Wasm when the page loads. You can practice against the same tables and data used to build the SQL tutorials, without changing anything on a server.
V2 READY
Designed for a future database backend
The editor talks to a separate execution layer. Later, glFlow can replace the browser engine with an API-backed database while keeping the same playground interface.