Vald

Highly scalable distributed vector search engine by Yahoo Japan.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

Vald answers the question of how to run approximate nearest neighbor search over billions of vectors as a cloud-native service. Developed by LY Corporation, formerly Yahoo Japan, it is a distributed engine written in Go that runs on Kubernetes 1.19 or later and uses NGT, a graph and tree based ANN algorithm, at its core. The architecture splits into modular components: Agent pods that hold NGT indexes, load-balancing and filtering gateways, a Discoverer that tracks pods through the Kubernetes API, an Index Manager that coordinates automatic index rebuilds, and an optional Helm operator. This design provides horizontal scaling, automatic backups, and high availability so a node failure does not lose index data. Hosts need AVX2 support, and official client SDKs communicate over gRPC. Released under Apache 2.0 and listed in the CNCF landscape, it serves production workloads at LY Corporation and Japan Search, and suits platform teams who prefer operating vector search on their own Kubernetes clusters over managed databases.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Advanced (4/5)
License
Apache-2.0
Added
Apr 3, 2026

Related Tools

Fast embedding inference server supporting many embedding models.

Open SourceSelf HostedOffline
Easy
0.0 (0)
Featured

Open-source vector similarity search extension for PostgreSQL.

Open SourceSelf HostedOffline
Easy
0.0 (0)

All-in-one embeddings database for semantic search, LLM orchestration, and language model workflows.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Library for representing and sending multimodal data by Jina AI.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Python client library for Qdrant vector database.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Featured

Efficient similarity search library by Meta for dense vector clustering and retrieval.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all Vector Databases & Embeddings tools