It seems it's a frontend for MySQL. It looks a good one, but bear in mind there are free equivalents (such as CocoaMySQL, or PHPMyAdmin (which runs in a web browser)).
If you're after learning database-driven websites, I'd recommend you start with learning PHP. MySQL is a good database to start with.
Amorya