Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uber-archive/AthenaX
SQL-based streaming analytics platform at scale
https://github.com/uber-archive/AthenaX
analytics calcite data flink sql stream streaming uber
Last synced: 9 days ago
JSON representation
SQL-based streaming analytics platform at scale
- Host: GitHub
- URL: https://github.com/uber-archive/AthenaX
- Owner: uber-archive
- License: apache-2.0
- Archived: true
- Created: 2017-09-18T20:37:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T16:02:38.000Z (over 4 years ago)
- Last Synced: 2024-09-09T10:16:57.965Z (2 months ago)
- Topics: analytics, calcite, data, flink, sql, stream, streaming, uber
- Language: Java
- Homepage:
- Size: 279 KB
- Stars: 1,222
- Watchers: 79
- Forks: 287
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-streaming - AthenaX - Uber's Stream Analytics Framework used in production (Table of Contents / Streaming Engine)
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