GNU sqltutor 0.7 has been released. It is available from http://ftp.gnu.org/gnu/sqltutor/ and mirrors of that site (see list of mirror sites at http://www.gnu.org/order/ftp.html). You can use the following link http://ftpmirror.gnu.org/sqltutor/ which automatically redirects to a "nearby" mirror.
GNU sqltutor is an 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. Version 1.15 * This is mainly a maintainer's version bringing together corrections and fixes from git server. Visit the Sqltutor home page at http://www.gnu.org/software/sqltutor Anonymous GIT access is available git clone git://git.sv.gnu.org/sqltutor.git git clone git://git.sv.gnu.org/sqltutor/datasets.git Bug reports should go to bug-sqltu...@gnu.org. Cheers Ales _______________________________________________ GNU Announcement mailing list <info-gnu@gnu.org> https://lists.gnu.org/mailman/listinfo/info-gnu