- Featured Projects »
- Apache Hive
- Apache log4net
- Apache Commons Validator
The ASF is made up of nearly 100 top level projects that cover a wide range of technologies. Chances are if you are looking for a rewarding experience in Open Source, you are going to find it here.
-
Apache Hive
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage.
The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides * tools to enable easy data extract/transform/load (ETL) * a mechanism to impose structure on a variety of data formats * access to files stored either directly in Apache HDFS (TM) or in other data storage systems such as Apache HBase (TM) * query execution via MapReduce Hive defines a simple SQL-like query language, called HiveQL, that enables users familiar with SQL to query the data. At the same time, this language also allows...
-
Apache log4net
Apache log4net provides logging services for .NET.
-
Apache Commons Validator
Validation Framework and Routines
Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.