Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/StarRocks/starrocks-connector-for-apache-flink
https://github.com/StarRocks/starrocks-connector-for-apache-flink
Last synced: 7 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T07:46:44.000Z (18 days ago)
- Last Synced: 2024-10-26T17:08:33.913Z (16 days 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).