FAQ

Questions, answered honestly.

SwarnDB is one Rust engine that is a fast vector store by default and a real typed graph when structure matters, so here is a straight account of what it does well and where it does not.

SwarnDB is a production-grade vector database written in Rust where a vector and a graph node are the same object. The id of a vector is the id of its graph node, so there is only one thing to store and reason about. By default it is a fast, accurate vector store, and when you need it, it becomes a real typed graph. It is one engine, not two systems bolted together.