Show HN: I've built a Rust database to replace Surrealdb
Category: database
Tags: rust, database, postgresql-compatible, graph-database, vector-database
Score: 6.3/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 5)
AionDB is an open-source, PostgreSQL-compatible database written in Rust that integrates relational, graph, and vector capabilities into a single engine. Its unified approach to handling diverse data models with standard SQL and existing tools makes it an interesting experimental project for modern application workloads.
Target audience: backend devs, data engineers
Repository: https://github.com/ayoubnabil/aiondb · Rust · NOASSERTION · 10 stars
View on Hacker News