StreamSQL takes in data
from a variety of sources including Kafka, HDFS, and directly through REST
calls. This data can be transformed and joined using SQL to create materialized
views. Features are then defined on top of these data layer which provides
built-in versioning and common feature engineering operations like scaling.
Features can be served directly from the Feature API, and, by defining where
your labels are, StreamSQL can generate training data for you as
well.