Jonathan H. Wage is a PHP developer who works at OpenSky, an open source social commerce platform. He is also a contributor to the Doctrine project, which includes libraries for database abstraction, migrations, object-relational mapping (ORM), and object document mapping (ODM) for MongoDB and CouchDB. Doctrine started in 2006 and provides a way to work with database functionality in PHP objects instead of arrays. The Doctrine MongoDB ODM allows managing MongoDB data as PHP objects using a document manager to persist changes transparently through atomic operations.