Setting up an SQL database on the Raspberry Pi
This tutorial will guide you through the steps needed to set up an SQL database on your Pi. We will be using MySQL, as it is the most common implementation of the SQL standard. Pre-requirements In the terminal on your…