#4 in vector databases · the licence objection to using it for vectors is largely obsolete
85/100
verdictbest-in-class hybrid retrieval with transparent serverless pricing — and its dense and sparse vector code sits in the agpl-licensed tree, not the restricted one.
Elasticsearch vs Vald
Vald
Elasticsearch
price
free — Apache-2.0
serverless from $0.09 per search VCU-hour; storage $0.047/GB/month
free tier
yes
yes
license
Apache-2.0
AGPLv3 / SSPLv1 / Elastic 2.0 triple
deployment
kubernetes only
self-host, cloud, serverless
index types
ngt-based
lucene hnsw, int8/int4, bbq
hybrid search
limited
best in class — bm25 + rrf
pricing model
free — self-host
vcu-hours + storage per gb
switch forteams already running elasticsearch, and anyone who needs real hybrid search
pros
+vector search is available under agplv3, not licence-restricted
+best-in-class hybrid with real bm25 and rank fusion
+transparent serverless pricing with 50gb free on vector profiles
+better binary quantization and mature filtering
cons
−jvm heap tuning and real operational weight
−licence structure is complex even where it's permissive
#5 in vector databases · multi-tenancy and hybrid search, priced per million dimensions
84/100
verdictthe strongest combination of hybrid search and per-tenant isolation here — with a pricing model that punishes large embeddings in a way no competitor's does.
Weaviate vs Vald
Vald
Weaviate
price
free — Apache-2.0
$45 / month minimum; vector dimensions from $0.00465 per million
free tier
yes
yes
license
Apache-2.0
BSD-3-Clause
deployment
kubernetes only
self-host, cloud, or byoc
index types
ngt-based
hnsw + product/binary/scalar quantization
hybrid search
limited
first-class bm25 + dense fusion
pricing model
free — self-host
per million vector dimensions
switch formulti-tenant saas rag where each customer needs isolation
pros
+native multi-tenancy with isolated shards and cold offloading
+first-class hybrid search with configurable fusion
+bsd-3-clause — clean permissive licence
+excellent documentation
cons
−dimension-based pricing doubles when you double embedding size
#7 in vector databases · storage at six cents a gigabyte, and it reprices the floor of the market
80/100
verdictroughly five times cheaper per gigabyte than the premium managed options, and explicitly built for cost rather than latency — choose it deliberately, not by default.
AWS S3 Vectors vs Vald
Vald
AWS S3 Vectors
price
free — Apache-2.0
$0.06 per GB per month storage
free tier
yes
no
license
Apache-2.0
proprietary, managed only
deployment
kubernetes only
aws managed
index types
ngt-based
not documented
hybrid search
limited
not a strength
pricing model
free — self-host
per gb stored, per million queries
switch forlarge, cold, infrequently queried corpora where sub-second is acceptable
pros
+$0.06/GB/month — the cheapest credible storage here
+two billion vectors per index, 31 regions
+fully published, legible rate card
+first 512KB returned per query is free
cons
−sub-second latency — wrong for interactive agents
−128KB minimum per PUT punishes unbatched writes ~21×
#8 in vector databases · object-storage economics with the best namespace multi-tenancy
78/100
verdictthe architecture the rest of the category converged on, with genuinely good per-tenant isolation — behind unpublished unit rates and no self-host option.
turbopuffer vs Vald
Vald
turbopuffer
price
free — Apache-2.0
$16 / month minimum usage
free tier
yes
no
license
Apache-2.0
proprietary, managed only
deployment
kubernetes only
managed; byoc at enterprise
index types
ngt-based
not fully documented
hybrid search
limited
supported
pricing model
free — self-host
usage, above plan minimums
switch formulti-tenant products with large, mostly-cold corpora
pros
+excellent economics on large, mostly-cold corpora
+namespace-per-tenant isolation is genuinely well designed
+low $16/month entry minimum
+well-regarded engineering team and public writing
cons
−per-unit rates are not published anywhere fetchable
#10 in vector databases · the most sophisticated ranking engine here, with the steepest learning curve
75/100
verdicta full search and ranking engine rather than a vector store — if ranking quality is your product, rank it second; if you just need rag, it's overkill.
Vespa vs Vald
Vald
Vespa
price
free — Apache-2.0
$0.05 per vCPU-hour on the startup plan
free tier
yes
no
license
Apache-2.0
Apache-2.0
deployment
kubernetes only
self-host or vespa cloud
index types
ngt-based
hnsw + tensor ranking framework
hybrid search
limited
best in class, multi-phase ranking
pricing model
free — self-host
per vcpu / gb / gpu hour
switch forproducts where retrieval and ranking quality is the differentiator
pros
+unmatched ranking and hybrid sophistication
+most transparent resource pricing in the category
every tool on this page went through the same test as Vald — same tasks, same order, scored the same way. the comparison tables are the figures from that testing, not vendor spec sheets.