MySQL introduction

MySQL (/ˌmaɪˌɛsˌkjuːˈɛl/ “My S-Q-L”)[5] is an open sourcerelational database management system (RDBMS).[6] Its name is a combination of “My”, the name of…

WordPress introduction

WordPress is a free and open-source content management system based on PHP and MySQL. Features include…

Database Migrations introduction

First, let’s use a migration to define a database table to hold all of our tasks.…