Featureform
by Community
The Virtual Feature Store. Turn your existing data infrastructure into a feature store.
OSS
Featureform
Added 1 June 2026
Overview
Featureform is an open source virtual feature store that turns existing data infrastructure into a feature store. It uses Go to orchestrate and manage feature pipelines across databases, warehouses, and streaming systems without moving data. Users define features declaratively and Featureform handles serving, training, and monitoring.
Best for
Best for
ML teams who want a lightweight, infrastructure-agnostic feature store without migrating data
Use cases
- Centralizing feature definitions across multiple data sources
- Serving consistent features for training and inference
- Monitoring feature drift and lineage in production ML pipelines
Notes
Featureform is an open source virtual feature store that turns existing data infrastructure into a feature store. It uses Go to orchestrate and manage feature pipelines across databases, warehouses, and streaming systems without moving data. Users define features declaratively and Featureform handles serving, training, and monitoring.
1,981 stars on GitHub. Last updated 2025-07-03. Licensed MPL-2.0.
Use cases
- Centralizing feature definitions across multiple data sources
- Serving consistent features for training and inference
- Monitoring feature drift and lineage in production ML pipelines
Pros
- Works with existing data infrastructure without requiring data migration
- Declarative API simplifies feature management and versioning
- Open source with strong community support and Go performance
Cons
- Requires understanding of declarative configuration for setup
- Limited to feature store use cases, not a general observability tool
- Community-driven support may lag behind commercial alternatives
Indexed from awesome-llmops and enriched against its public facts.
Pros
- Works with existing data infrastructure without requiring data migration
- Declarative API simplifies feature management and versioning
- Open source with strong community support and Go performance
Cons
- Requires understanding of declarative configuration for setup
- Limited to feature store use cases, not a general observability tool
- Community-driven support may lag behind commercial alternatives
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
TensorFlow
Community
An Open Source Machine Learning Framework for Everyone
PyTorch
Community
Tensors and Dynamic neural networks in Python with strong GPU acceleration
scikit-learn
Community
scikit-learn: machine learning in Python
DVC
Community
🦉 Data Versioning and ML Experiments
Prefect
Community
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.