Skip to content
cyclonedll edited this page Jun 2, 2026 · 7 revisions

Vorcyc Quiver 4.0.1 — English Wiki

Vorcyc Quiver 4.0.1

Product Positioning: A pure .NET embedded vector database — zero native dependencies, runs in-process, no standalone database server deployment required. Framework Version: .NET 10 Namespace: Vorcyc.Quiver Design Philosophy: Similar to EF Core's DbContext pattern — automatic discovery, index construction, and persistence via declarative attribute annotations.


Table of Contents

Release & Overview

Getting Started

Retrieval Basics

Storage & Evolution

Runtime

Deep Dive


Keywords

Embedded Vector Database · Pure .NET · ANN · HNSW · IVF · KDTree · Code-First · Embedding · Semantic Search · Face Recognition · RAG · SIMD · Schema Migration · ISimilarity · Mmap · SQ8 Quantization · Matryoshka Truncation

Name Origin: Quiver — a container for arrows; a vector is mathematically an arrow.

Clone this wiki locally