[![Build Status][ci-img]][ci] [![ReadTheDocs][doc-img]][doc] # AthenaX: SQL-based streaming analytics platform at scale AthenaX is a streaming analytics platform that enables users to run production-quality, large scale streaming analytics using Structured Query Language (SQL). AthenaX was released and open sourced by [Uber Technologies][ubeross]. It is capable of scaling across hundreds of machines and processing hundreds of billions of real-time events daily. See also: * AthenaX [documentation][doc] for getting started, operational details, and other information. * Blog post [Introducing AthenaX, Uber Engineering’s Open Source Streaming Analytics Platform](https://eng.uber.com/athenax/). ## License [Apache 2.0 License](./LICENSE). [doc-img]: https://readthedocs.org/projects/athenax/badge/?version=latest [doc]: http://athenax.readthedocs.org/en/latest/ [ci-img]: https://travis-ci.org/jaegertracing/jaeger.svg?branch=master [ci]: https://travis-ci.org/uber/AthenaX [ubeross]: http://uber.github.io