Back to browse
GitHub Repository

PostgreSQL-compatible SQL, graph, and vector database built from scratch in Rust.

46 starsRust

I've built a Rust database to replace Surrealdb

by K9987plus·May 19, 2026·4 points·0 comments

AI Analysis

●●SolidBold BetBig Brain

Rust-built Postgres wire server with native graph and vector support.

Strengths
  • Single engine handles relational, graph, and vector data without splitting sources.
  • Exposes PostgreSQL wire protocol for immediate ORM and tool compatibility.
  • Implements HNSW indexing and fixed-dimension vector columns via SQL DDL.
Weaknesses
  • v0.2 status means it's for evaluation only, not production replacement yet.
  • Competing against mature giants like Neon, SurrealDB, and pgvector is brutal.
Target Audience

Backend engineers building multi-model applications

Similar To

SurrealDB · Neon · pgvector

Similar Projects

Infrastructure●●Solid

Rust Database from Scratch

Unified SQL, graph, and vector engine when Neon and pgvector already split these concerns.

Bold BetBig Brain
ayoubnabil
8525d ago
Infrastructure●●Solid

Aion a Rust Database

Unifies SQL, graph, and vector data in one Rust engine, but still in early alpha.

Bold BetNiche Gem
K9987plus
601mo ago
Infrastructure●●Solid

AionDbB

Postgres wire protocol in Rust with vector and graph in one engine.

WizardryBold Bet
K9987plus
4113d ago