Shoutbox

Mysql - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Mysql (/showthread.php?tid=39608)

Mysql by Jhrono on 03-05-2005 at 09:52 PM

I have been seing some stuff on the web that talk about mysql..but i cant get a clear definition of what it is...(im soo noob i know)...but can someone give me a user-friendly description of mysql?Please?..thanks


RE: Mysql by L. Coyote on 03-05-2005 at 10:12 PM

http://www.mysql.com/

It's a database engine. You use the SQL language to create a query, a command to communicate with the databases and tables, to manage the data stored in them.

I dunno if that's a correct definition, it's just what came into my mind.


RE: Mysql by spokes on 03-05-2005 at 10:33 PM

think of an access database, mysql is just that basically, but more complex. also u can use it in php thank god!