SQLite
Description
The SQLite online store provides support for materializing feature values into an SQLite database for serving online features.
All feature values are stored in an on-disk SQLite database
Only the latest feature values are persisted
Example
feature_store.yaml
Configuration options are available here.
Last updated