MyScaleDB
A @ClickHouse fork that supports high-performance vector search and full-text search.
GraphCanon updated 2d · GitHub synced 2d
Decision brief
MyScaleDB is a ClickHouse-derived system designed to enhance performance for vector and full-text searches. It integrates SQL support with advanced features like embedding-based search and image search.
Good fit when
- - When your application requires both fast vector and full-text search capabilities within a single database system without compromising on performance.
- - For scenarios where SQL support is essential along with the ability to perform similarity searches, especially useful for applications leveraging embeddings or unstructured analytics.
Avoid when
- - If your primary requirement is only standard relational data operations and does not include vector or full-text search capabilities, as MyScaleDB's strength lies in these specific areas.
- - For cases where your application environment strictly avoids C++ based systems due to language-specific preferences or constraints.
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (564d since push)
- As of 2d
- Provenance
- Not a fork · Organization account
- As of 2d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/myscale/MyScaleDBSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
MyScaleDB is a high-performance database system focusing on efficient vector and full-text searches, likely derived from ClickHouse. It caters to applications requiring fast similarity and embedding-based searches with SQL support.
Capability facts
- Languages
- c++
Source: github.language · Aug 23, 2026
Categories
Tags
README
License
MyScaleDB is licensed under the Apache License, Version 2.0. View a copy of the License file.
For agents
This page has a .md twin and JSON over the API.