AionDB is a PostgreSQL-compatible multimodal database in Rust that combines relational records, graph relationships, and vector search in one engine.
Replies
Best
Maker
📌
I wanted to use SurrealDB, but I would have had to relearn their proprietary language, so I decided to build my own multi-model database that’s compatible with PostgreSQL and Neo4J without having to relearn anything.
Replies