MySQL 5.X

Vijayakumar S > MySQL 5.X

MySQL 5.X

MySQL is a stable database platform that comes literally free of cost. It supports most of the functionality that can be expected from a stable database management system such as building of indexes, support of standard data types and others. My SQL 5.x even allows for support of stored procedures and triggers.

For heavy users of web applications, MySQL is a boon since it meshes perfectly with PHP and ASP.