A MySQL database is a web hosting database that is used to store web site information like
blog posts or user information. A MySQL database is the most popular type of relational
database on the web today. MySQL is also open source in that it‟s free and falls under the
GNU General Public License (GPL). MySQL is a open source Relational Database
Management System. MySQL is very fast reliable and flexible Database Management System.
MySQL database is used in this project for storing, managing and retrieving information.
A MySQL database is a collection of data treated as a unit. The purpose of a database is to store
and retrieve related information. A database server is the key to solving the problems of
information management. In general, a server reliably manages a large amount of data in a
multiuser environment so that many users can concurrently access the same data. All this is
accomplished while delivering high performance. A database server also prevents unauthorized
access and provides efficient solutions for failure recovery.
No comments:
Post a Comment