1020 Forks
5547 Stars
5547 Watchers

ksql

The database purpose-built for stream processing applications.

How to download and setup ksql

Open terminal and run command
git clone https://github.com/confluentinc/ksql.git
git clone is used to create a copy or clone of ksql repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ksql https://github.com/confluentinc/ksql/archive/master.zip

Or simply clone ksql with SSH
[email protected]:confluentinc/ksql.git

If you have some problems with ksql

You may open issue on ksql support forum (system) here: https://github.com/confluentinc/ksql/issues