NEWJoin 2M+ software buyers|Get Weekly Insights, Trends & Expert PicksSubscribe free →

Spotsaas logo
Last updated:

Find 16 Best Vector Database Software with Access Control in August 2026

Why you can trust Spotsaas

Our research is independent and data-backed. We review thousands of tools and use real buyer signals — without the hype.

Filters

Share this page

Showing 1-16 out of 16

Milvus - Logo

Milvus

Open-source vector database built for billion-scale similarity search

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is Milvus?

Milvus is an open-source vector database designed for large-scale similarity search, handling billions of vectors across distributed clusters. It supports multiple index types including HNSW, IVF and DiskANN so teams can trade recall against memory and latency, and offers hybrid search ...

Read more about Milvus

Milvus offers custom pricing plan

pgvector - Logo

pgvector

Vector similarity search as a PostgreSQL extension

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is pgvector?

pgvector adds vector storage and similarity search to PostgreSQL as an extension, so embeddings live in the same database as the relational data they relate to. That removes the operational burden of running a second datastore and lets a single SQL query filter on business columns and rank by ...

Read more about pgvector

pgvector offers custom pricing plan

Spotsaas Ads

Want your product up here? Put it in front of buyers the moment they're comparing your category.

Reach Vector Database buyersRank above rivals2M+ buyers a year
Vespa - Logo

Vespa

Search and recommendation engine with native vector and tensor support

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is Vespa?

Vespa is a search and recommendation platform that handles vector search, text search and structured filtering in one query, with a tensor model that supports ranking logic well beyond nearest-neighbour lookup. Originally built at Yahoo, it is designed for serving large corpora with low latency ...

Read more about Vespa

Vespa offers custom pricing plan

LanceDB - Logo

LanceDB

Embedded multimodal vector database on the Lance columnar format

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is LanceDB?

LanceDB is a vector database built on the Lance columnar format, designed to run embedded in an application or over object storage rather than as a separate cluster. It stores vectors alongside the source data — text, images, video — so retrieval returns the record rather than an ID to look up ...

Read more about LanceDB

LanceDB offers custom pricing plan

turbopuffer - Logo

turbopuffer

Vector and full-text search built directly on object storage

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is turbopuffer?

turbopuffer is a search engine that stores indexes on object storage rather than attached disks, which changes the cost profile substantially for large but infrequently queried corpora — you pay storage rates for cold data instead of provisioned memory. It supports vector similarity and ...

Read more about turbopuffer

turbopuffer offers custom pricing plan

Marqo - Logo

Marqo

Vector search with embedding generation built in

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is Marqo?

Marqo handles embedding generation and vector search in one system, so documents and queries are vectorised by the engine rather than by a separate pipeline the team maintains. It supports text and image search with multimodal models, and is positioned strongly around ecommerce product ...

Read more about Marqo

Marqo offers custom pricing plan

Typesense - Logo

Typesense

Open-source search engine with vector and hybrid search

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is Typesense?

Typesense is an open-source search engine positioned as a simpler alternative to Elasticsearch, with typo tolerance and fast faceted search out of the box, and support for vector and hybrid search alongside keyword matching. It is designed to be operable without a dedicated search team — ...

Read more about Typesense

Typesense offers custom pricing plan

Meilisearch - Logo

Meilisearch

Developer-friendly search with hybrid keyword and vector retrieval

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is Meilisearch?

Meilisearch is an open-source search engine focused on developer experience and instant results, with typo tolerance, faceting and, more recently, hybrid search that blends keyword relevance with vector similarity. It is designed to be integrated quickly and tuned through simple ranking rules ...

Read more about Meilisearch

Meilisearch offers custom pricing plan

ClickHouse - Logo

ClickHouse

Columnar OLAP database with vector similarity functions

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is ClickHouse?

ClickHouse is a columnar analytical database that also supports vector similarity search through distance functions and approximate nearest-neighbour indexes, letting teams run vector retrieval alongside large-scale analytical queries in one system. It is not a purpose-built vector database, ...

Read more about ClickHouse

ClickHouse offers custom pricing plan

Upstash Vector - Logo

Upstash Vector

Serverless vector database priced per request

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is Upstash Vector?

Upstash Vector is a serverless vector database billed per request rather than per provisioned instance, with no cluster to size or keep running. It supports metadata filtering, namespaces and hybrid search, and includes built-in embedding models so vectors can be generated at write time. The ...

Read more about Upstash Vector

Upstash Vector offers custom pricing plan

Redis - Logo

Redis

In-memory data store with vector similarity search

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is Redis?

Redis supports vector similarity search alongside its established role as an in-memory data store, cache and message broker, using HNSW and flat indexes with hybrid filtering on metadata. Because the vectors sit in memory, query latency is very low, and teams already running Redis avoid ...

Read more about Redis

Redis offers custom pricing plan

MongoDB Atlas Vector Search - Logo

MongoDB Atlas Vector Search

Vector search inside the MongoDB Atlas document database

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is MongoDB Atlas Vector Search?

Atlas Vector Search adds approximate nearest-neighbour search to MongoDB Atlas, so embeddings are stored as fields on the documents they describe and queried through the standard aggregation pipeline. Vector similarity, document filters and joins compose in one query, and there is no second ...

Read more about MongoDB Atlas Vector Search

MongoDB Atlas Vector Search offers custom pricing plan

Azure AI Search - Logo

Azure AI Search

Managed hybrid search with vector, keyword and semantic ranking

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is Azure AI Search?

Azure AI Search combines vector similarity, keyword search and a semantic reranking layer in one managed service, with built-in document cracking and chunking so files can be indexed without a separate ingestion pipeline. It integrates closely with Azure OpenAI for embedding generation and ...

Read more about Azure AI Search

Azure AI Search offers custom pricing plan

Vertex AI Vector Search - Logo

Vertex AI Vector Search

Google Cloud managed vector search at very large scale

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is Vertex AI Vector Search?

Vertex AI Vector Search is Google Cloud's managed nearest-neighbour service, derived from the ScaNN algorithm developed by Google Research and built for indexes running into billions of vectors with low query latency. It handles index building, sharding and serving, and integrates with Vertex ...

Read more about Vertex AI Vector Search

Vertex AI Vector Search offers custom pricing plan

Deep Lake - Logo

Deep Lake

Database for AI storing vectors alongside raw multimodal data

Best for: SMB teams · Mid-market · Enterprise

Get Pricing Details

Add to compare

What is Deep Lake?

Deep Lake from Activeloop stores vectors together with the underlying data — images, video, audio, text — in a format designed for machine learning workflows, supporting version control over datasets and streaming to training jobs. Its distinguishing idea is treating the vector index and the ...

Read more about Deep Lake

Deep Lake offers custom pricing plan

Supabase - New SaaS Software

Supabase

Efficient and secure backend creation made easy.

Best for: SMB teams · Mid-market

Try for Free

Add to compare

What is Supabase?

Supabase is an open-source and user-friendly way to quickly create an efficient backend. It allows businesses to build secure database applications with authentication, Postgres, real-time subscriptions, and instant APIs - no need to employ database specialists. Plus, storing, sharing, and ...

Read more about Supabase

About the reviewer

Rajat Gupta is the founder of Spotsaas. Over the past two years, he has reviewed 2,000+ tools across CRM, HR, AI, and finance — applying hands-on product research and a background in commerce and the CFA program to evaluate software through a business and ROI lens. His goal: help teams make software decisions they won't regret.

Disclaimer: This research has been collated from a variety of authoritative sources. We welcome your feedback at [email protected].