Skip to content

feat: Add YDB support to the benchmark#791

Open
zinal wants to merge 1 commit into
zilliztech:mainfrom
zinal:add-ydb-support
Open

feat: Add YDB support to the benchmark#791
zinal wants to merge 1 commit into
zilliztech:mainfrom
zinal:add-ydb-support

Conversation

@zinal
Copy link
Copy Markdown

@zinal zinal commented May 31, 2026

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

This PR adds basic support for YDB to the VectorDBBench code.

Fixes #792

@sre-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: zinal
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@zinal zinal changed the title Add YDB support to the benchmark feat: Add YDB support to the benchmark May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for YDB as a benchmark target database

2 participants