Stop Microsoft

Miscellaneous => Programming & Networking => Topic started by: Canadian Lover on 16 May 2003, 06:28

Title: MySql
Post by: Canadian Lover on 16 May 2003, 06:28
I am interested in learning how to use MySql. Dose anyone have any links to some tutorials? I'm using a remote Unix host (iPowerWeb to be exact); and I do all my scripting in Perl; not PHP.
Title: MySql
Post by: Pantso on 16 May 2003, 06:46
How about the MySQL official manual? (http://www.mysql.com/doc/en/index.html)
Title: MySql
Post by: Faust on 16 May 2003, 08:06
Couldnt help myself-

 
quote:

Q:
Where can I find program or resource X?
A:
The same place I'd find it, fool
Title: MySql
Post by: SAJChurchey on 21 May 2003, 02:33
http://www.w3schools.com (http://www.w3schools.com)

has an excellent SQL tute that you can use right beside MySQL to do a lot of the stuff.  They run on M$ servers but I think it'll be ok :)
Title: MySql
Post by: xyle_one on 21 May 2003, 02:49
i have a question about mySql. not really related to this topic, but i didnt want to start another thread.
what is the difference between SQLServer & MySQL? Which one is more powerful, more scalable, etc? A couple of freinds are convinced that MySQL is complete shit, and i really want to fight that. I have heard that MySQL is just as good if not better.
Title: MySql
Post by: flap on 21 May 2003, 03:01
MySQL is not as fully featured as MSSQL, but it's not meant to be. MySQL is supposed to be a lean, realtively lightweight dbms for use with websites, which is why it's used so much as a web backend.
However, you can still use free software if you do require a fully featured dbms; postgresql.
Title: MySql
Post by: xyle_one on 21 May 2003, 03:10
quote:
Originally posted by flap:
MySQL is not as fully featured as MSSQL, but it's not meant to be. MySQL is supposed to be a lean, realtively lightweight dbms for use with websites, which is why it's used so much as a web backend.
However, you can still use free software if you do require a fully featured dbms; postgresql.


thanks.     (http://smile.gif)  

[ May 21, 2003: Message edited by: ecsyle ]

[ May 21, 2003: Message edited by: ecsyle ]

Title: MySql
Post by: KernelPanic on 21 May 2003, 03:16
PostgreSQL is the heavyweight SQL server that is more like MSSQL.
Like flap said, MySQL is light but quite functional.
Title: MySql
Post by: KernelPanic on 21 May 2003, 03:26
Oops, just read the tread properly and realised I have pretty much said exactly what flap said.
Nevermind, no harm done I guess.
Title: MySql
Post by: GoodwillMan on 23 May 2003, 14:24
A few LUV (http://luv.asn.au) meeting ago a guy from MySQL said...
"MySQL was not ment for features, our goals are for Stability and Proformance"

And Oracle own you!