ObjLib provides an API and implementation for mapping objects to a MySQL database back-end. User-created objects only have to implement a constructor method and another method for creating the table associated to the class to take advantage of ObjLib's features.