Tutorials
We offer a set of tutorials to help you get started with LakeSail. Prior knowledge of Apache Flink is not required, but we recommend you to read the Flink documentation if you encounter Flink concepts that you are not familiar with.
Many online materials about Flink contain examples that use in-memory toy data. However, as soon as you start building a real-world application, you will need to read and write data from external systems. You will also need to know how to package your application with non-trivial dependencies. Our tutorials are designed to help you get started with these tasks right away.