Must have Software for Apache Software Foundation
Apache Buildr is basically a Java build system based on Ruby's Rake.Just like the original Rake, Buildr lets developers build bigger projects out of smaller ones, supporting complex task procedures that can assemble any type of files together and automate...
Apache BVal, or Apache Bean Validation, is a Java toolkit that provides functions and methods that allow a developer to validate JavaBean data and see if they're compliant with the JSR303 standard.
This standard, also known as the Bean Validation...
Apache Calcite can take data stored in various formats and allow developers to run SQL queries on it.
The project was developed to handle the different formats users and applications sometimes provide, allowing developers to query and work with the...
Apache Camel helps developers implement "Enterprise Integration Patterns", a concept made famous first by Gregor Hohpe's Enterprise Integration Patterns book, and then expanded and improved by many other authors.
This and all the subsequent books...
Apache Cassandra was initially built by Facebook for their own servers and services, using principles developed by Google and Amazon for BigTable and DynamoDB.
Currently the project was donated to the Apache Foundation who continues to developed it...
Apache Cayenne is what in the industry professionals call a "persistence framework," a tool for automating the interaction and storage of data in relational databases.How Cayenne works is to bind database schemas to Java objects, persisting object changes...
Apache Chemistry CMIS for .NET adds support for the CMIS standard in C#.This standard was created to allow CMSs to talk to each other and to exchange data between them if needed.What may be exchanged via CMIS can be simple plain text or entire files and...
Apache Chemistry CMIS for Java adds support for the CMIS standard in Java.This standard was created to allow CMSs to talk to each other and to exchange data when needed.This set of Java libraries is made up of two parts, a client API and a server...
Apache Chemistry CMIS for Python adds support for the CMIS specification in Python.This standard was created to enable CMSs to communicate with each other and to exchange data when needed.Exchanged data (via CMIS) can be anything from simple plain text to...
Apache Chukwa can be used to log the activity that happens into a complex Hadoop distributed computing system.
Chukwa will help developers track down problems and solve bugs in the data processing applications, by providing a toolkit for not only...