Share this link via
Or copy link
MySQL, is an open source relational database management system. It is based on the structure query language (SQL), which is used for adding, removing, and modifying information in the database. Standard SQL commands, such as ADD, DROP, INSERT, and UPDATE can be used with MySQL. MySQL can be used for a variety of applications, but is most commonly found on Web servers. A website that uses MySQL may include Web pages that access information from a database.
MySQL database administrator provides an implementation of a SQL database very well suited for small to medium web pages. The database is free and open source with a commercial license available.