SQLtutor - Summary
This software is part of the GNU Project.
Interactive web based tool for learning SQL by examples. SQLtutor consists of two modules: a database of questions and answers and a simple CGI interface for running tests. Questions are chosen at random for each session, submitted queries are checked against correct answers stored in the database. Query results differing only in column permutations are evaluated as correct. For each session queries and answers are logged and the final score is evaluated when the test is finished. SQLtutor is written in C++ with lipqxx library to connect to PostgreSQL database. SQLtutor runs on GNU/Linux.
Registration Date: Thu 17 Apr 2008 05:58:23 PM UTC
License: GNU General Public License v3 or later
Development Status: 3 - Alpha
- Browse open items
Submit a new item
Powered by Savane 3.14-8aba.
Corresponding source code