---
title: "Get started with Firestore vector similarity search"
url: https://daily.dev/posts/get-started-with-firestore-vector-similarity-search-injsobaad
source_url: https://cloud.google.com/blog/products/databases/get-started-with-firestore-vector-similarity-search/
type: article
source: "Google Cloud"
published: 2024-04-11T16:12:08.242Z
updated: 2024-05-09T07:55:57.971Z
tags: ["gcp", "firebase", "vector-search", "firestore"]
reading_time: 1
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Get started with Firestore vector similarity search

**[Google Cloud](https://daily.dev/sources/gcp)** · 1 min read · 0 upvotes · 0 comments

## Summary

Developers can now perform vector search on transactional Firestore data without copying data to another vector search solution and maintaining operational simplicity and efficiency. This blog provides instructions on how to use KNN vector search in Firestore, how to use pre-filtering with KNN vector search, and information on the ecosystem integrations available for Firestore vector search.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://cloud.google.com/blog/products/databases/get-started-with-firestore-vector-similarity-search/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#gcp](https://daily.dev/tags/gcp), [#firebase](https://daily.dev/tags/firebase), [#vector-search](https://daily.dev/tags/vector-search), [#firestore](https://daily.dev/tags/firestore)

[View this post on daily.dev](https://daily.dev/posts/get-started-with-firestore-vector-similarity-search-injsobaad)
