Create Apache Flink® tables using different data sources ======================================================== This section provides information on creating `Apache Flink® tables `_ within an Aiven for Apache Flink application using different data sources such as Apache Kafka®, PostgreSQL®, and OpenSearch®. To build data pipelines, Apache Flink requires you to map source and target data structures as Flink tables. The type of data source and the analysis you want to perform will determine which integration to use. Learn how to: * :doc:`Create an Apache Kafka®-based Apache Flink® table ` * :doc:`Create a PostgreSQL®-based Apache Flink® table ` * :doc:`Create an OpenSearch®-based Apache Flink® table ` * :doc:`Create a Slack-based Apache Flink® table `