• Home
  • Categories
  • Tags
  • Pricing
  • Submit
    Decorative pattern
    1. Home
    2. Vector Database Extensions
    3. Vector LSM

    Vector LSM

    YugabyteDB's pluggable vector indexing architecture that separates vector search logic from the database engine, enabling integration with multiple ANN backends like USearch.

    🌐Visit Website

    About this tool

    Overview

    YugabyteDB's Vector LSM is a decoupled, pluggable indexing layer that separates vector search logic from the rest of the database engine, enabling easy integration with multiple ANN (Approximate Nearest Neighbor) backends.

    Architecture

    Vector LSM works like an LSM tree built for vector indexes: vectors are first inserted into an in-memory buffer and indexed using HNSW-based libraries like USearch, then flushed to disk as immutable vector chunks once full, with searches fanning out across all in-memory and on-disk vector indexes, and results filtered using MVCC rules to ensure consistency.

    Key Benefits

    • Pluggability: Easy to swap ANN backends
    • Consistency: MVCC integration ensures transactional guarantees
    • Scalability: Co-partitioned layout enables horizontal scaling
    • Performance: Sub-second query latency at billion-vector scale

    Co-partitioned Vector Index

    YugabyteDB uses a co-partitioned vector index layout, where vector indexes are stored in the same tablets as the corresponding table rows, ensuring tight data locality and operational advantages.

    Benchmark Performance

    In benchmarking with the Deep1B dataset, YugabyteDB successfully indexed 1 billion 96-dimensional vectors, achieving a recall of 96.56% and sub-second query latency.

    Pricing

    Included in YugabyteDB, open-source and commercial versions available.

    Surveys

    Loading more......

    Information

    Websitewww.yugabyte.com
    PublishedMar 24, 2026

    Categories

    1 Item
    Vector Database Extensions

    Tags

    3 Items
    #Architecture#Indexing#Distributed

    Similar Products

    6 result(s)
    Co-partitioned Vector Index

    Indexing strategy where vector indexes are stored in the same partitions as corresponding table rows, ensuring data locality and operational advantages in distributed databases.

    Scalable Distributed Vector Search

    A research paper on accuracy-preserving index construction for distributed vector search systems. Published in 2025, it addresses the challenge of maintaining search quality while distributing vector indexes across multiple nodes.

    YugabyteDB with pgvector
    Featured

    PostgreSQL-compatible distributed database with pgvector support and USearch integration, proven to handle billions of vectors with 96.56% recall and sub-second query latency.

    Vector Index Comparison Guide (Flat, HNSW, IVF)
    Featured

    Comprehensive comparison of vector indexing strategies including Flat, HNSW, and IVF approaches. Covers performance characteristics, memory requirements, and use case recommendations for 2026.

    Apache Cassandra Vector Search
    Featured

    Distributed NoSQL database with vector search capabilities via Storage-Attached Indexes (SAI) in Cassandra 5.0+. Uses Lucene HNSW for approximate nearest neighbor search. This is an OSS database under Apache 2.0 license.

    The Novel Vector Database

    Research paper proposing a decoupled storage architecture for vector databases that improves update speed by 10.05x for insertions and 6.89x for deletions through innovative design.

    Decorative pattern
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Tags
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Awesome Vector Databases. All rights reserved.·Terms of Service·Privacy Policy·Cookies