Flink Table Store is a unified storage that allows you to process data in streaming and batch modes. Flink Table Store allows you to write data with high throughput and query data with low latency.

Flink Table Store provides the following core features:
  • Supports read and write operations for large-scale datasets in streaming and batch modes.
  • Supports batch queries and online analytical processing (OLAP) queries within seconds.
  • Supports consumption and generation of incremental data. Traditional and streaming data warehouses can use Flink Table Store as a storage backend.

For more features and use scenarios of Flink Table Store, see Apache Flink Table Store.