Difference between revisions of "Sqltutor"

From Free Software Directory
Jump to: navigation, search
(initial commit)
 
m (new release)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=SQLtutor
+
|Name=GNU Sqltutor
 
|Short description=Interactive web based tool for learning SQL by examples
 
|Short description=Interactive web based tool for learning SQL by examples
 
|Full description=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.
 
|Full description=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.
 
|Homepage URL=http://www.gnu.org/software/sqltutor/
 
|Homepage URL=http://www.gnu.org/software/sqltutor/
 +
|VCS checkout command=git clone git://git.savannah.gnu.org/sqltutor.git
 
|Computer languages=C++
 
|Computer languages=C++
|Version identifier=0.6
+
|Version identifier=0.7
|Version date=2009/04/29
+
|Version date=2014/06/01
 
|Version status=alpha
 
|Version status=alpha
|Version download=http://ftp.gnu.org/gnu/sqltutor/sqltutor-0.6.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/sqltutor/sqltutor-0.7.tar.gz
|Last review by=arca0
+
|Version comment=https://ftp.gnu.org/gnu/sqltutor/sqltutor-0.7.tar.gz
|Last review date=2012/09/07
+
|Last review by=Genium
 +
|Last review date=2014/06/14
 
|Submitted by=arca0
 
|Submitted by=arca0
 
|Submitted date=2012/09/07
 
|Submitted date=2012/09/07
 +
|Status=
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=sqltutor
 
|GNU package identifier=sqltutor
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3orlater  
+
|License=GPLv3orlater
 
|License verified by=arca0
 
|License verified by=arca0
 
|License verified date=2012/09/07
 
|License verified date=2012/09/07
 +
}}
 +
{{Person
 +
|Real name=Ales Cepek
 +
|Role=Maintainer
 +
|Email=cepek@gnu.org
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Martin Landa
 +
|Role=Contributor
 +
|Email=martin.landa@fsv.cvut.cz
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://git.savannah.gnu.org/cgit/sqltutor.git
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-sqltutor
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 13:50, 14 June 2014


[edit]

GNU Sqltutor

https://www.gnu.org/software/sqltutor/
Interactive web based tool for learning SQL by examples.

Interactive web based tool for learning SQL by examples. GNU 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. GNU Sqltutor is written in C++ with lipqxx library to connect to PostgreSQL database.





Licensing

License

Verified by

Verified on

Notes

Verified by

arca0

Verified on

7 September 2012




Leaders and contributors

Contact(s)Role
Ales Cepek Maintainer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.gnu.org/projects/sqltutor/
Generalhttps://savannah.gnu.org/people/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-sqltutor/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/sqltutor.git/
Downloadhttps://ftp.gnu.org/gnu/sqltutor/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/


Software prerequisites




Entry




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.