Skip to content

Commit 99d6816

Browse files
committed
Remove redundant text
Signed-off-by: bisht2050 <108942387+bisht2050@users.noreply.github.com>
1 parent c44e51d commit 99d6816

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

infra/website/docs/blog/mongodb-feast-integration.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ date: 2026-05-07
55
authors: ["Rishabh Bisht"]
66
---
77

8-
# **Native MongoDB Support in Feast: One Database for Operational Data, Features, and Vectors**
9-
10-
Feast now ships first-class support for **MongoDB** as both an online and an offline store, plus native **Vector Search** for embedding-based retrieval. Machine Learning teams running on MongoDB can serve features at low latency, generate point-in-time-correct training datasets, and power RAG or recommender workloads, all from a single MongoDB Atlas cluster, with no separate cache, no separate warehouse, and no parallel vector database to keep in sync.
11-
128

139
<div class="hero-image">
1410
<img src="/images/blog/mongodb-feature-stores.png" alt="MongoDB Feast Stores" loading="lazy>
@@ -29,8 +25,6 @@ For teams whose operational data already lives in MongoDB, this was especially p
2925

3026
With this release, both types of the feature store run on MongoDB \- same connection string, same auth, same backups, same observability. The features sit next to the operational data they were derived from.
3127

32-
##
33-
3428
## **What's in the integration**
3529

3630
Three components ship together as generally available:

0 commit comments

Comments
 (0)