Tuesday
May252010
Java Development with MongoDB
Tuesday, May 25, 2010 at 11:06PM |
Derek Stainer James Williams, a Software Engineer at BT/Ribbit, demonstrates how to use Java with MongoDB. In addition, James introduces us to Morphia an open source Apache 2 licensed library that:
- Brings Hibernate/JPA paradigms to MongoDB
- Allows annotating of POJOs to make converting them between MongoDB and Java very easy
- Supports DAO abstractions
- Offers type-safe query support
- Compatible with GWT, Guice, Spring and DI frameworks

