Apache Tajo

Apache Tajo 0.11.0 updated

A data warehouse system is a database used for reporting and data analysis. Apache Tajo is the implementation of this concept, but specifically tailored to work with Hadoop, a powerful NoSQL database developed by Yahoo and currently managed by the Apache...

Apache Samza

Apache Samza 0.9.1 updated

Apache Samza is written in Scala and provides a fault-tolerant and secure way of processing data streams.Samza's main effort is to conserve resources, while also running a secure, reliable data processing unit.The entire system is well documented and...

Apache ZooKeeper

Apache ZooKeeper 3.4.6 / 3.5.0-alpha

Apache ZooKeeper is practically a simple service that provides a centralized inventory about applications distributed across multiple servers.ZeeKeeper can track and monitor services, managing joint or separate configurations for each of them, keeping...

Apache Gora

Apache Gora 0.6.1 updated

Apache Gora aims at providing a common ground on which developers can create tools that can handle large quantities of information, regardless of their underlying storage unit. Gora is written in Java and was created as an alternative to other Java ORMs...

Apache Empire-db

Apache Empire-db 2.4.4 updated

Apache Empire-db functions like a Java ORM but it provides extra support for basic data persistence methods. This implicitly means better targeted SQL statements that provide better and more efficient query results. Empire-db is easy to use, not requiring...

Apache DeltaSpike

Apache DeltaSpike 1.5.2 updated

CDI stands for "Contexts and Dependency Injection", a technique used in Java for setting fields in a container-managed application, according to the Inversion of Control (IoC) design pattern. DeltaSpike allows developers to extend the default Java CDI...