SQL Simulator
This SQL Simulator was written by me in PHP for my database course. It is designed to be an easy way for people to test out SQL commands on a database without having to install anything themselves. The application features a very nice looking GUI (thanks to some nice CSS), multiple SQL command entry, and command memory that allows users to easily run previous commands without having to type them in again.
For security reasons, commands that manipulate the actual database (such as create database, show databases, etc) are blocked. After 30 minutes of inactivity, all tables will be reset to the default.
http://www.adrianhayter.com/database
Popularity: 1% [?]















Recent Comments