Apache JDO is a Java API that provides easy & well documented methods for storing, accessing and manipulating persistent data.This kind of data is stored using classic POJOs (simple Java objects) and will allow developers to store some of their...

According to JCR, a content repository is "a hierarchical content data store that can support structured and unstructured content." If this sounds complicated, a simpler definition is: "a simple information management system that provides various services...

The Linked Data Platform is a work-in-progress standard for manipulating server shared resources via HTTP.Apache Marmotta provides appropriate, compliant, working Java libraries that developers can use in working with resources marked as Linked...

Apache Bloodhound is a new take on Trac, allowing developers to manage their source code and software packages using a nice interface and lots of UI-friendly features.It focuses on adding new and interesting features, but especially on supporting...

Apache MRQL

Apache MRQL 0.9.4

MRQL stands for MapReduce Query Language.It's a query language for NoSQL MapReduce systems, inspired by classic SQL languages.MRQL was especially created to work with Hadoop, Hama, and Spark. It was created to help out in dealing with large amounts of...