> Please teel me about mysql?

Please teel me about mysql?

Posted at: 2015-03-04 
MySQL is a freely available open source Relational Database Management System (RDBMS) that uses Structured Query Language (SQL).

MySQL is an essential part of almost every open source PHP application. Good examples for PHP/MySQL-based scripts are phpBB, osCommerce and Joomla.

MySQL is a free database system, widely used for many different reasons. It is heavily used online to store website content and is commonly paired or required by website publishing software such as wordpress, joomla, etc.

SQL stands for Structured Query Language and is a standard language use by numerous database software, with slight variations between them.

MySQL is a database.

1.Data:- The data in MySQL is stored in database objects called tables.

2. Table:- A table is a collection of related data entries and it consists of columns and rows.

3. Databases:- Database are useful when storing information categorically. A company may have a database with the following tables: For example:- "Employees", "Products", "Customers" and "Orders".

please go through the link to know more .

in nut shell it is a free version of RDBMS and its license comes under .

open source software dev like PHP uses this mostly .but can be connected to other platform as well .

!

EDIT: do you mean tell me about MySQL "My Sequel" ?

???????????????????????????????????????...