ModeloEspecial is an ORM that is inspired heavily by Backbone.Model. It takes an object oriented approach to database interaction.
We are using this in production, and it has already saved us hundreds of lines of code, in addition to making it more modular and understandable.
This file previews how we use it internally, to map records in the database and get a sprite ready to use.