Rafael Ferres

FerresDB - High-performance Vector Search Engine built in Rust

by
FerresDB is a persistent vector search engine for semantic search and RAG. Built in Rust with HNSW, it features a built-in Dashboard, gRPC/REST APIs, WebSockets, and WAL for crash recovery. Fast, reliable, and observability-ready.

Add a comment

Replies

Best
Rafael Ferres
Maker
📌
I developed FerresDB because I wanted a vector engine that was blazing fast (thanks to Rust!) without sacrificing the developer experience. It comes out of the box with a full-featured Dashboard and gRPC support. I’m evolving the project step by step and would love to get your feedback on its performance and interface. It’s already available for testing via Docker!