MySQL is perhaps the most commonly used relational database management system in the world. Popular Web sites such as Facebook use this RDBMS as their backend to store their data. We like it as it is fast, simple and does everything we need it to do including for example dealing with transactions.
