Jump to content

NanoQdrant: Build your own Vector Database from Scratch in Rust: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 November 2025

  • curprev 15:4215:42, 14 November 2025 PC talk contribs 13,220 bytes +13,220 Created page with "A high-performance, lightweight vector database written in Rust. Open-Source, Github: https://github.com/abdibrokhim/nanoQdrant Features * ✨ Vector Similarity Search — Fast similarity search using multiple distance metrics * 📊 Multiple Distance Metrics — Cosine, Euclidean, and Dot Product * 🗂️ Collection Management — Organize vectors into collections * 🏷️ Payload Support — Attach JSON metadata to vectors * 🔍 Filtering — Search with..."