https://github.com/StarRocks/starrocks-connector-for-apache-flink
https://github.com/StarRocks/starrocks-connector-for-apache-flink
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/StarRocks/starrocks-connector-for-apache-flink
- Owner: StarRocks
- License: apache-2.0
- Created: 2021-02-06T11:26:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T07:46:44.000Z (over 1 year ago)
- Last Synced: 2024-10-26T17:08:33.913Z (over 1 year ago)
- Language: Java
- Size: 1.46 MB
- Stars: 195
- Watchers: 7
- Forks: 155
- Open Issues: 79
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StarRocks Connector for Apache Flink®
The connector supports to read from and write to StarRocks through Apache Flink®.
## Documentation
For the user manual of the released version of the Flink connector, please visit the StarRocks official documentation.
* [Read data from StarRocks using Apache Flink](https://docs.starrocks.io/docs/unloading/Flink_connector/)
* [Continuously load data from Apache Flink](https://docs.starrocks.io/docs/loading/Flink-connector-starrocks/)
For the new features in the snapshot version of the Flink connector, please see the docs in this repo.
* [Read from StarRocks](docs/content/connector-source.md)
* [Write to StarRocks](docs/content/connector-sink.md)
## LICENSE
The connector is under the [Apache License 2.0](LICENSE.txt).