Ross ROSS = Recommend OSS · open-source software intelligence for agents

myscale/MyScaleDB

A @ClickHouse fork that supports high-performance vector search and full-text search. observed · 2026-08-28

github.com/myscale/MyScaleDB · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

25/100

  • Activity 5
  • Release rhythm 28
  • Longevity 64
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 40
  • age_days: 902
  • days_rel: 682
  • days_push: 574
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1039 stars · 72 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MyScaleDB is a SQL vector database built as a fork of ClickHouse, adding high-performance vector search and full-text search to a proven OLAP engine. It lets developers build scalable AI and RAG applications using familiar SQL with vector functions, metadata filtering, and SQL-vector joins.

Use cases

  • store and query embeddings with SQL
  • build a RAG pipeline with metadata filtering
  • run filtered vector search at scale
  • combine full-text and vector search in one database
  • perform similarity search over images or text
  • manage structured and unstructured data for AI apps

When to choose

  • you already know SQL and ClickHouse and want vector search without a new tool
  • you need high-precision filtered vector search for RAG
  • you want to unify structured, JSON, time-series, and vector data in one OLAP engine
  • you need cost-effective scaling for large embedding datasets

When to avoid

  • you need a lightweight embedded vector store for small prototypes
  • you require a non-SQL API or ecosystem-specific vector DB features
  • you need a fully managed service and don't want to self-host (though MyScale Cloud exists)
  • your workload is purely transactional (OLTP) rather than analytical

Facets

application · maturity active

vector-database database search-engine databases large-language-models big-data self-hosted cloud cpp vector-search clickhouse-fork sql-vector similarity-search rag embeddings full-text-search olap sql search retrieval-augmented-generation linux docker

2 sources

Member repositories

RepositoryRoleHealth v2
myscale/MyScaleDBmain25

For agents

markdown · JSON · MCP: product_card(name="myscale/MyScaleDB")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem