# AthenaX **Repository Path**: mirrors/AthenaX ## Basic Information - **Project Name**: AthenaX - **Description**: AthenaX 是 Uber 的内部流分析平台,旨在满足以下需求并为每一个人提供可访问的流分析能力: (1)轻松为各类用户提供导航服务,而无需对其技术背景提出任何要求 ; (2)以 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/athenax - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 9 - **Created**: 2017-10-11 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: big-data **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