Free Development Tools Scripts for Apache Software Foundation
Apache Pig has spawned from the Apache Hadoop project and is one of its modules that where in charge of providing a way to analyze the data it processed and stored.Pig uses a custom query language called "Pig Latin" which is incredibly easy to learn and...
Apache OODT stands for Object Oriented Data Technology.The OODT project delivers a component-based toolkit which developers can intertwine to build complex data processing software, suitable to handle various types of information from different...
Apache Tomcat is next to Apache's HTTP server, the second most successful technology the foundation is developing and curating.The Java Servlet and JavaServer Pages are technologies used in rendering Java-based web pages, and while many think they are a...
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 Tika was developed as a low-level toolkit for searching content inside other files.Tika doesn't do much on its own being a simple library, but it can be integrated in more powerful tools like search engines, digital asset management systems or CMSs...
The Apache Commons CLI projects features a complex set of controls that allow developers to interact with the user's terminal, supplying him with a set of commands that are then translated into actions inside the application/software.Commons CLI can parse...
OData (or Open Data Protocol) is a standardized protocol for creating and consuming data APIs.Apache Olingo serves as a basis for using the OASIS OData specification inside Java-based applications and websites.Olingo comes in two forms: one for Java...
Apache Clerezza is basically a toolkit for managing semantic Web content, mainly via RDF and a RESTful Web Service.Clerezza allows developers and applications to store data in a standard (W3C) RDF format.This data can then be interlinked with other...
Apache Slider targets Hadoop environments and is based on the database's next generation MapReduce 2.0 standard, also known as YARN. Slider can be used to create YARN-compliant applications that interact with the underlying Hadoop database or database...
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...