954,593 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Where to get free MySQL?

Anyone know where I can get a free MySQL database so I can start the learning process for myself?

I saw a post listed here for dbfree.net.. that post is old.. that takes you to IX Webhosting.

I signed up for db4free.net but when I goto login it says "Loading" on the web browser and never loads. I waited like 5 minutes. I came back and tried another time. I used Internet Exploer as well as Mozilla, no luck.

I also saw one more website, but signups are currently disabled and who knows when they'll be back.

I just want something I can fool around with to learn.
Reply With Quote

rt7878
Newbie Poster
9 posts since Feb 2008
Reputation Points: 10
Solved Threads: 0
 
nav33n
Purple hazed!
Moderator
4,465 posts since Nov 2007
Reputation Points: 524
Solved Threads: 356
 

If you want to learn MySQL just start doing it. Find a good book or tutorial and build your own database from scratch. I don't know of any 'canned' databases to download. And any I've ever made are not for sale :)

trudge
Junior Poster
178 posts since Sep 2007
Reputation Points: 18
Solved Threads: 20
 

There are sample DB on the MYSQL site.

eyesofmarch
Newbie Poster
7 posts since Jun 2006
Reputation Points: 10
Solved Threads: 0
 

As nav33n cerectly pointed out, there is MySQL Community Server, that you can download on use for free...

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

if you have linux at home, just install it from the repositories
if you are unfortunate enough to run windows - get the xampp package

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 
if you are unfortunate enough to run windows - get the xampp package


I do not agree with this part. Why to pull on extra packages (PHP, Apache server, phpMyAdmin) if you want only MySQL?

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 
I do not agree with this part. Why to pull on extra packages (PHP, Apache server, phpMyAdmin) if you want only MySQL?

This is absolutely correct. The original post asked for a 'MySQL database', not the engine itself. Assuming this is really what the person wants, then they presumably already have everything they need to learn SQL ie the mysql client / server package from mysql.com.

One doesn't need anything else to learn how to design relational databases.

trudge
Junior Poster
178 posts since Sep 2007
Reputation Points: 18
Solved Threads: 20
 
I do not agree with this part. Why to pull on extra packages (PHP, Apache server, phpMyAdmin) if you want only MySQL?


bacause firstly it's not that much, secondly, there's a nice wizard installer and the package comes with preinstalled webUI for mysql (phpmysql I think)

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 
bacause firstly it's not that much, secondly, there's a nice wizard installer and the package comes with preinstalled webUI for mysql (phpmysql I think)

you mean phpmyadmin.

nav33n
Purple hazed!
Moderator
4,465 posts since Nov 2007
Reputation Points: 524
Solved Threads: 356
 

yup, that's the one :)

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

Still unnecessary software that casusal user does not need specialy as Apache after install start on every pc start-up by default and just add its little to slow start-up process. Just take it as MSN messinger on background is for many of them more important then Apache...

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

xampp can be set to run as a service or not, as well as it's subservices - apache, mysql, ftp...

DimaYasny
Posting Virtuoso
Moderator
1,777 posts since Jan 2007
Reputation Points: 183
Solved Threads: 89
 

hi

just go to google and write "mysql"+"freedownload" u will get lots of free download site select suitable one and install it

shreevidya
Newbie Poster
3 posts since Jan 2008
Reputation Points: 10
Solved Threads: 0
 

try this it is a All-in-One package

WampServer
Xamp

werks
Junior Poster in Training
57 posts since Jan 2008
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You