MySQL

Open Source RDBMS

MySQL is an open source relational database management system. MySQL is lightweight database and is often used in combination with PHP on the server. It is often used to build web applications as part of the LAMP stack (ie. Linux, Apache, MySQL, PHP).


MySQL Project(s)

Secret Diary
A mini application to allow users to create accounts, login, and update a diary (text) entry. The backend… Read more