Difference between revisions of "MySQL"

From TheBestLinux.com
Jump to navigation Jump to search
Line 21: Line 21:
 
= LAMP Solutions - Linux, Apache, MySQL & PHP/Perl =
 
= LAMP Solutions - Linux, Apache, MySQL & PHP/Perl =
 
[http://www.wordpress.com Wordpress blog site, relying on LAMP]<br>
 
[http://www.wordpress.com Wordpress blog site, relying on LAMP]<br>
[http://www.mediawiki.org The MediaWiki software that runs this wiki!]<br>
+
[http://www.mediawiki.org The MediaWiki software that runs this wiki(and Wikipedia)!]<br>
[http://wikipedia.org The best online encyclopedia ever!]<br>
+
[http://wikipedia.org Wikipedia, the best online encyclopedia ever!]<br>
 
<br>
 
<br>

Revision as of 22:15, 17 August 2012

Background

MySQL has long been my all time favorite database server, not only because is is free and open source, but because it is so stable, rebust, and scalable.
And, as MySQL database servers will run on Linux, MAC, and Windows, it is very portable and easy to use and administer.

GUI Admin Tools

phpMyAdmin - An advanced MySQl web based GUI configuration tool
SQL Buddy - A simple, yet powerful MySQL web based GUI configuration tool

Tips, Tricks & How-To's

How to backup and restore MySQL databases from the command line

MySQL Web Sites

The official MySQL Website
MySQL Tutorial #1

LAMP Solutions - Linux, Apache, MySQL & PHP/Perl

Wordpress blog site, relying on LAMP
The MediaWiki software that runs this wiki(and Wikipedia)!
Wikipedia, the best online encyclopedia ever!