# AthenaX **Repository Path**: shangjianli/AthenaX ## Basic Information - **Project Name**: AthenaX - **Description**: SQL-based streaming analytics platform at scale - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![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