Apache Drill is an open source SQL query engine for big data that provides highly flexible and high performance querying of data stored in Hadoop and NoSQL systems. It allows for ad-hoc queries on schema-less data without requiring upfront modeling or ETL. Drill uses a distributed, columnar data store and late binding to optimize query execution across systems. The project is actively developed with the goal of releasing version 1.0 in late 2014.