Free Software for Apache Software Foundation
A data warehouse system is a database used for reporting and data analysis.
Apache Tajo is the implementation of this concept, but specifically tailored to work with Hadoop, a powerful NoSQL database developed by Yahoo and currently managed by the Apache...
Apache TomEE is an all-Apache Java EE 6 Web Profile certified stack of Apache Tomcat.
TomEE basically has all the JARs for EE support, on top of the default Tomcat setup, all without removing any functionality or native Tomcat...
CDI stands for "Contexts and Dependency Injection", a technique used in Java for setting fields in a container-managed application, according to the Inversion of Control (IoC) design pattern.
DeltaSpike allows developers to extend the default Java CDI...
Apache CloudStack is a scalable system and can be used in creating IaaS (Infrastructure as a Service) platforms.
It's basically a toolkit for managing cloud computing networks in an easy way, without having to write hundreds or thousands of lines of...
Apache Jena can be utilized to create and run semantic Web applications, linked-data apps, Web-based tools, various types of websites, and even and modern Web servers.
Jena is a collection of tools ranging from an RDF API, to a TDB persistent data store,...
Apache Commons Math can be considered an extension to the Java core and Apache Commons Lang packages, addressing various loopholes regarding mathematical operations and operators.
There are many smaller packages inside the Commons Math component, each...
Apache OpenMeetings is a toolkit designed for businesses at first, ideal for holding video conferences, meetings, or brainstorming sessions via your browsers from different locations around the Globe.
Open Meetings does not only work like a basic chat...
Services developed via Apache CXF can speak to a wide variety of protocols, allowing developers to build multi-functional applications that can work over a variety of platforms and transport layers.
Apache CXF is very extensible, is well documented,...
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...
The Apache Directory LDAP API was created out of frustration with existing APIs like jLdap, JNDI, LdapSDK and Mozilla's LDAP API.
Its main use case is to provide a communication channel using the LDAP protocol with remote LDAP servers.
This is done...