The document discusses Mura ORM and EmberJS. It describes how Mura ORM was created to define and work with custom entities in Mura without needing custom DAOs. This allowed maintaining relationships between entities. It also discusses how an adapter was created for Ember Data to work with Mura ORM entities, allowing them to be used in Ember applications and take advantage of Ember's client side MVC framework. Prototyping is underway on an Ember front-end for Mura that would allow it to run as a service.