Skip to content

[SingleStore] Add Vector column/index doc, fix SingleStore imports #519

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mitchwadair
Copy link

@mitchwadair mitchwadair commented Mar 6, 2025

This PR adds documentation for the vector column type to the SingleStore column types doc. It also updates all of the imports on the SingleStore doc to import from drizzle-orm/singlestore-core rather than drizzle-orm/mysql-core.

Also adds doc for vector indexes, which would be added in this PR to drizzle-orm, meaning this PR should not merge/deploy until that PR is merged and a new version of drizzle-orm/kit are released.

I also updated the Vector similarity search guide to have an option for SingleStore instead of just pgvector, as it was just about a 1:1 mapping.

Images of updated doc:

image

image

image

<Npm>
openai
</Npm>
- You should have `[email protected]` and `[email protected]` or higher.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO update the versions here to reflect vectorIndex support

@AndriiSherman
Copy link
Member

@mitchwadair thanks for this PR!
I would rather make 2 guides, one for PostgreSQL and one for SingleStore, so we don't use tabs for it
Everything else looks great!

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.

2 participants