English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Please tell me what it is, how to use it and what it can be used for?

2007-03-07 11:14:19 · 5 answers · asked by Codster 4 in Computers & Internet Programming & Design

5 answers

MySQL is one variety of a database handler... the other "kinds" of well known databases are Access and SQL, where MySQL is in the middle, access is meant for smaller tasks, but is uses on business applications anyway, and SQL is meant for a wide variety of uses an complexity, unfortunately, for you, to start using any of these, you have to read a lot, if you really want to start developing database programs, start with Access, try creating a database for your music, or your books, or even your contacts. it takes a while, buy some books, or do a search online for a tutorial.

2007-03-07 11:26:57 · answer #1 · answered by MexicanCurious 3 · 1 1

MySQL is a type of database like MS SQL. It is used to store information that can be changed or retrieved via a connection to a MySQL database. Find out more here: http://www.mysql.com/

2007-03-07 19:24:43 · answer #2 · answered by JoeTech.com 2 · 0 1

MySQL (http://www.mysql.com) is a open source database system that is very commonly used with a lot of web applications.

Some applications that use a MySQL database are like WordPress (a blogging platform), Joomla (a content management system), Coppermine (photogallery) etc.

2007-03-07 19:23:50 · answer #3 · answered by tan_kian_ann 1 · 1 1

MySQL (pronounced /mɑɪ ɛs kjuː ɛl/) is a multithreaded, multi-user SQL database management system

2007-03-07 19:22:57 · answer #4 · answered by Dennis G 5 · 0 1

Their website is below and has all the explanations and examples.

2007-03-07 19:23:08 · answer #5 · answered by orlandobillybob 6 · 0 2

fedest.com, questions and answers