walterbm / sql-teaching-sandbox

SQL sandbox created to teach the basics of database querying

Home Page:http://walterbm.github.io/sql-teaching-sandbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cardozo Coding SQL

SQL sandbox created to teach the basics of SQL to law students as part of the Cardozo Coding Class.

The sandbox creates locally-stored SQLite databases which students can manipulate freely without the need for a server or the fear of damaging the data. Students can either create their own database or load any of the example databases. Features a small SQL code-editor with syntax highlighting and basic error detection.

About

SQL sandbox created to teach the basics of database querying

http://walterbm.github.io/sql-teaching-sandbox/


Languages

Language:JavaScript 63.8%Language:HTML 24.2%Language:CSS 12.0%