What is MySQL?

Posted by admin on Dec 05 2006

open source rdbms that relies on sql for processing data in the db.
It provides API’s for java,php,perl,c etc
Its reliable,flexible,easy to use

Leave a Comment