1 Star 0 Fork 3

tomdev / KSQL

forked from Gitee 极速下载 / KSQL 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.21 KB
一键复制 编辑 原始数据 按行查看 历史
Joel Hamill 提交于 2017-08-25 19:27 . Update slack URL

KSQL rocket KSQL - Streaming SQL for Apache Kafka

Important: This release is a developer preview and is free and open-source from Confluent under the Apache 2.0 license. Do not run KSQL against a production cluster.

KSQL is an open source streaming SQL engine for Apache Kafka. It provides a simple and completely interactive SQL interface for stream processing on Kafka; no need to write code in a programming language such as Java or Python. KSQL is open-source (Apache 2.0 licensed), distributed, scalable, reliable, and real-time. It supports a wide range of powerful stream processing operations including aggregations, joins, windowing, sessionization, and much more.

Click here to watch the KSQL demo.

Quick Start

If you are ready to see the power of KSQL, try out these:

  • KSQL Quick Start: Demonstrates a simple workflow using KSQL to write streaming queries against data in Kafka.
  • Clickstream Analysis Demo: Shows how to build an application that performs real-time user analytics.

Documentation

You can find the KSQL documentation here.

Join the Community

Whether you need help, want to contribute, or are just looking for the latest news, you can find out how to connect with your fellow Confluent community members here.

Contributing

Contributions to the code, examples, documentation, etc, are very much appreciated. For more information, see the contribution guidelines.

License

The project is licensed under the Apache License, version 2.0.

Apache, Apache Kafka, Kafka, and associated open source project names are trademarks of the Apache Software Foundation.

Java
1
https://gitee.com/tomdev/KSQL.git
git@gitee.com:tomdev/KSQL.git
tomdev
KSQL
KSQL
master

搜索帮助