
SwarnDB is a Rust vector database that adds a virtual graph layer and 15+ built-in vector math operations on top of HNSW search. Query vectors, traverse the relationships SwarnDB computes for you, and run analytics like k-means or PCA, all in one engine.
SwarnDB is a Rust-based vector database that integrates a virtual graph layer with over 15 vector math operations, enhancing HNSW search capabilities. It enables users to query vectors, analyze relationships, and perform analytics such as k-means and PCA within a single engine.