SQL Playground

A real SQLite database running in your browser (via sql.js / WebAssembly), seeded with the lecture's tables. Write any SQL and run it — nothing leaves your machine.

Seeded tables: STUDENT, COURSE, INSTRUCTOR, ENROLLMENT(StudentID, CourseID). Use Reset DB any time to restore them.
Loading the SQL engine… (requires JavaScript)