topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 3:58 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: GalaXQL - Cool interactive sql tutorial toy  (Read 9106 times)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
GalaXQL - Cool interactive sql tutorial toy
« on: July 25, 2008, 06:03 AM »
Someone submitted this through the suggestion form and i tried it -- very fun and cool.

Great way to learn a little sql database stuff.  You learn while you manipulate the universe  :Thmbsup:

Cross platform runs on windows and mac and source code is available.

Follow the instructions by your virtual teacher. The teacher can understand several possible mistakes that you may make, and gives hints on what may have gone wrong. You can skip to any chapter in the tutorial whenever you want.

Use the query editor to interact with the database, and to complete the assignments given by the virtual teacher. In case of syntax errors, SQLite (the database engine used in GalaXQL) returns helpful, human-readable error messages.


Author seems like a cool guy too and there are lots of other fun things on his website, including an active blog: http://sol.gfxile.net/index.html

From the last lesson in the program: "Also, send the author some mail! One of the biggest motivations for writing free software like this is getting comments from people, and it's always nice to hear when people find your programs to be useful."

So if you use the program send him an email and say hello (contact button is in upper right on blog page)
« Last Edit: July 25, 2008, 07:23 AM by mouser »

simakuutio

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 55
    • View Profile
    • Donate to Member
Re: GalaXQL - Cool interactive sql tutorial toy
« Reply #1 on: July 25, 2008, 08:03 AM »
It was actually submitted by me...:) Hope you like it... (lucky to found something that doesn't already have publicity here, so much stuff already introduced by DC...).

simakuutio

  • Supporting Member
  • Joined in 2008
  • **
  • Posts: 55
    • View Profile
    • Donate to Member
Re: GalaXQL - Cool interactive sql tutorial toy
« Reply #2 on: July 25, 2008, 08:39 AM »
Forgot to mention, from same author: http://atanua.org/ (a real-time logic simulator). Worth of visiting if logic simulation is something you like to play with... (might be handy tool at school too).

Armando

  • Charter Member
  • Joined in 2005
  • ***
  • Posts: 2,727
    • View Profile
    • Donate to Member
Re: GalaXQL - Cool interactive sql tutorial toy
« Reply #3 on: August 24, 2008, 11:11 PM »
Thanks for the links! Interesting stuff.  :)