A Quick and Dirty Introduction to Structured Query Language (SQL)

Banana Chip Tech
5 min readMar 13, 2024

A simple overview regarding SQL

Photo by Pagie Page on Unsplash

In a couple of our previous articles, we discussed how to set up a mySQL database pool and how to use the singleton design pattern in order to improve the database pool. In this article, we wanted to take this one step further by discussing how to actually use structured query language to obtain data from a database.

--

--

Banana Chip Tech

Banana Chip Tech is focused on optimizing healthcare through computation! We build apps, create websites, and develop tech courses for healthcare professionals!