Today we are going to talk about how I used Core data in conjunction with Mantle
wrapper to directly store and retrieve data out of database without directly
interacting with Core data. This involves the significant portion of
MTLManagedObjectAdapter [https://github.com/Mantle/MTLManagedObjectAdapter/]
object which is a wrapper around