zilliztech / zilliztech/VectorDBBench

Add support for YDB as a benchmark target database

Open
#792 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.2k
Forks
438
Avg merge
1d 4h
Merged PRs (30d)
1

Description

YDB is a distributed SQL database which supports vector search, including the exact and indexed (approximate) search.

In order to provide a basic comparison of YDB's capabilities to other systems, we would like to propose the code supporting YDB as the VectorDBBench target.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the existing target-database integrations and benchmark entry points in VectorDBBench, then read the linked YDB documentation for exact and indexed vector search. Done means YDB can be selected as a benchmark target and its basic capabilities can be compared with the other supported systems.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, sql
Domain
databases, performance
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.