What is MyScale?
MyScale is a next-gen AI database that combines vector search with SQL analytics to deliver a streamlined, high-performance experience. It’s designed to help you unlock insights from massive multimodal vector datasets with unparalleled speed and efficiency.
What are the features of MyScale?
- SQL-Compatible Vector Database: Manage and query AI-related data within a single system.
- Fast and Powerful Queries: Perform vector search, text search, filtered search, and SQL-vector join queries.
- Enhanced RAG Effectiveness: Achieve superior Retrieval-Augmented Generation results with advanced metadata filtering.
- High-Performance and Cost-Efficient: 3x the speed and savings with the MSTG vector engine.
- Powerful Full-Text Search: BM25 for enhanced relevance ranking and configurable tokenizers.
What are the use cases of MyScale?
- RAG for Domain Knowledge Base: Build intelligent chatbots and recommendation systems.
- Image Search: Perform efficient image searches using vector data.
- Complex Data Queries: Execute advanced SQL vector joint queries for AI applications.
How to use MyScale?
- Create MSTG Index: Use the
ALTER TABLEcommand to add a vector index. - Perform Vector Search: Use the
SELECTstatement to retrieve top results based on vector distance.







