I have created a simple Web API that interfaces with a MySQL Database. I am old school and like using SqlConnection/SqlCommand classes to interact with the database, no ORM