https://github.com/starrocks/starrocks-connector-for-apache-flink
https://github.com/starrocks/starrocks-connector-for-apache-flink
Last synced: 5 months 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: 2025-03-29T00:58:24.000Z (about 1 year ago)
- Last Synced: 2025-04-01T11:02:00.054Z (about 1 year ago)
- Language: Java
- Size: 1.4 MB
- Stars: 201
- Watchers: 7
- Forks: 176
- Open Issues: 92
-
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).