Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃専 MyScale VectorStore Support #377

Merged
merged 2 commits into from
May 1, 2023

Conversation

melovy
Copy link
Contributor

@melovy melovy commented Apr 28, 2023

MyScale Vector Store

MyScale is a high-performance SQL + Vector OLAP database built on ClickHouse. You can find more details on MyScale's website

馃摎 How to use

  1. Go to MyScale and click on sign up.
  2. Go to your console to create a cluster
  3. Get your Connection Details under Action column under cluster table.

鉂揥hat to expect

MyScale is designed for storage and analysis for massive vector data with structured metadatas. If you are eager to find a high performance vector search using SQL queries, MyScale may be your preferred option. Thanks to the advantages of native structural database support, it provides you a flexible filter with WHERE clause, even JOIN when you want to jointly search vectors with filters on relevant metadata from other tables.

And it is also open for register and offers free-tier plan for you!

@melovy melovy changed the title add myscale notebook 馃専 MyScale VectorStore Support Apr 28, 2023
@ted-at-openai
Copy link
Collaborator

Thanks for the contribution. (At some point I intend to split the vector DB notebook, but this PR doesn't need to wait for that.)

@ted-at-openai ted-at-openai merged commit 7fcba40 into openai:main May 1, 2023
syusuke9999 pushed a commit to syusuke9999/openai-cookbook that referenced this pull request May 12, 2023
* add myscale notebook

* add myscale to vector database notebook
katia-openai pushed a commit that referenced this pull request Feb 29, 2024
* add myscale notebook

* add myscale to vector database notebook
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.

None yet

2 participants