Skip to content

Vector Questions? #11052

Answered by BohuTANG
thatcort asked this question in Q&A
Apr 12, 2023 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Hi, I'm wondering about the intentions for the vector features in Databend.

  • What Vector DB features do you plan to implement?

We don't have plans yet, what's the features do you want?

  • Can users upload their own (not OpenAI) embeddings?

Sure, Databend vector data type is ARRAY, you can store any dimensions to it.

  • Can users use their own models for generating embeddings?
    Sure, Databend is vector storage in this case.
  • How do you index embedding columns?

We have no index for ARRAY yet but it's on plan.

  • Do you plan to add ANN indexing?

Yes, Can you give some suggestions for it? Like why ANN indexing is better than others for vector.

  • Do you plan to add other distance measu…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@thatcort
Comment options

Answer selected by thatcort
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@thatcort
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants