Apache Lens

Apache Lens 2.4.0-beta updated

Apache Lens is an aggregation system that acts like an umbrella project for various data storage mediums.Lens will act like an intermediary, taking user queries and sending them to each service in its own specific query language and syntax.It will then...

Apache Falcon

Apache Falcon 0.8 updated

Apache Falcon is basically a data management system for Apache Hadoop installations. It helps developers move around and process data recorded in a Hadoop database. Developers can create custom routines and then use them for automated or custom data...

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 Tapestry

Apache Tapestry 5.4.0 updated

Apache Tapestry uses a different approach for building Java apps. Instead of complex modular architectures every Tapestry component is actually a basic Java POJO which holds all the information about it and allows it to be easily scripted and used in safe...

Apache Parquet

Apache Parquet 2.3.1 updated

Apache Parquet is a "columnar" data storage format that was specifically created for the Apache Hadoop family of projects. Parquet is recommended to be used with large data, mainly because it uses a complex data compression system, relying on a series of...