I've built a Rust database to replace Surrealdb
Rust-built Postgres wire server with native graph and vector support.
PostgreSQL-compatible SQL, graph, and vector database built from scratch in Rust.
Unified SQL, graph, and vector engine when Neon and pgvector already split these concerns.
Backend engineers building multi-modal data applications
Neon · Pgvector · Memgraph
Rust-built Postgres wire server with native graph and vector support.
Postgres wire protocol in Rust with vector and graph in one engine.
Unifies SQL, graph, and vector data in one Rust engine, but still in early alpha.
Replaces PostgreSQL + Redis + Neo4j + ClickHouse with one Rust binary.
Using a single-file .pardus format with CREATE/INSERT/SELECT + SIMILARITY queries gives a very familiar developer UX for embedding storage. The combination of graph-based ANN, full transactions, thread-safety, and zero external dependencies is an uncommon and useful engineering combo for local-first AI work; it would win more attention with benchmark comparisons and richer ecosystem integrations (connectors/clients).
Replaces the pgvector plus AGE plus model server stack with a single binary and query.