SQL Controllers

Classes and methods used to interface with the database. It accesss the database models and exposes create, retrieve, update and delete methods to the programmer.