ChengRang

Qdrant

Vector DB & Data Open Source

Open-source vector database written in Rust under Apache 2.0; the cloud offers a permanent free tier, while Standard bills by vCPU and memory with no separate query or vector charges

Vector DatabaseOpen SourceRustFiltered SearchQuantization
Visit Qdrant

Disclaimer: Review content represents our editorial team's views and experience, not commercial recommendation or investment advice. Product info and pricing may change; refer to official sources.

Overview

Qdrant is an open-source vector database written in Rust. Building the engine in-house buys performance and memory efficiency, and the cloud billing model is kept deliberately simple.

The trade-off is explicit: effort goes into retrieval quality and memory footprint rather than a long feature list.

Key Features

Use Cases

Pros

Pricing

Free to self-host under Apache 2.0. Cloud Free is permanent with 1GB memory, 0.5 vCPU and 4GB disk. Standard bills by vCPU, memory and storage, with RAM around $0.078/GB-hour and backups at $0.03/GB per month; queries and vector counts are not billed separately. Premium has a minimum commitment and adds SSO, VPC and a 99.9% SLA.

Summary

Qdrant subtracts in two places: engine implementation and billing units. The permanent free tier makes it a default starting point for small projects, while quantisation leaves a cost escape hatch for when scale arrives. One thing to watch: memory dominates the bill, so once dimensions and vector counts climb, tuning the compression strategy stops being optional.

Version History

Category
Vector DB & Data
Pricing
Open Source
Tags
Vector Database · Open Source · Rust
Website

Related Tools