Hibernate

Hibernate 5.0.3 updated

If you really download and look at Hibernate's source, you'll see it's a collection of different Java projects. The most important of them all is Hibernate ORM, a simple relational database mapping solution for Java, that sits at the center...

Infinispan

Infinispan 8.1.0 updated

Infinispan can be used in two ways. As a distributed cache system. Or as a powerful data grid, a highly scalable NoSQL key/value store database. Both ways provide a high degree of performance and have made Infinispan a common technology in mediums where...

NHibernate

NHibernate 4.0.3

NHibernate automatically renders SQL for handling objects, based on an XML description.Features:Natural programming model Native .NET support Support for fine-grained object models No build-time bytecode enhancement Query options Custom SQL Support for...