News

Brian C. Dilley covers pitfalls, & strengths of using MongoDB ("a very approachable NoSQL solution"), and introduces MJORM. The MJORM project is an annotation free MongoDB Java ORM library. This ...
Reladomo, the primary Java ORM used at leading investment bank Goldman Sachs, is now open source.In this article GS Technology Fellow Mohammad Rezaei takes us on a deep dive into Reladomo.
Java Persistence API: A look deeper The Java Persistence API is a lightweight, POJO-based framework for object-relational mapping. The mapping between Java objects and a relational database is ...