PostgreSQL (contrib)
Description
NOTE: The Postgres plugin is a contrib plugin. This means it may not be fully stable.
The PostgreSQL data source allows for the retrieval of historical feature values from a PostgreSQL database for building training datasets as well as materializing features into an online store.
Examples
Defining a Postgres source
Last updated