Apache Drill

Apache Drill 1.4.0 updated

Apache Drill was created to allow developers to query up to 10,000 servers and handle petabytes of query data within seconds. Drill is Apache's response to Google's Dremel package, providing an open source solution for running large data...

Many of its features are inspired by languages like Python, Smalltalk and Ruby, making them available to developers using a Java-like syntax. Apache Groovy can be used for developing web applications , writing shell scripts, writing concise, meaningful,...

read more
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 Turbine

Apache Turbine 2.3.3 / 4.0-M2

Apache Turbine relies on a services-oriented architecture to let developers build well-organized Web applications. Turbine comes with lots of built-in features, like advanced ACL management, user roles, a powerful security management system, support for...

read more
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...