DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

AionDB


AionDB is a multimodal database engine written in Rust that integrates relational, graph, and vector data models into a single system. It implements the PostgreSQL wire protocol to support standard SQL clients, ORMs, and migration tools. The DBMS stores records on disk using a custom storage layer and provides unified access paths for vector similarity search and graph traversal alongside traditional relational queries.

Source Code
https://github.com/ayoubnabil/aiondb[02]
Start Year
2026
Project Types
Hobby, Open Source
Written in
Rust
Compatible With
PostgreSQL

Database Entry

AionDB


AionDB is a multimodal database engine written in Rust that integrates relational, graph, and vector data models into a single system. It implements the PostgreSQL wire protocol to support standard SQL clients, ORMs, and migration tools. The DBMS stores records on disk using a custom storage layer and provides unified access paths for vector similarity search and graph traversal alongside traditional relational queries.

Data Model


Indexes


Query Interface


Storage Architecture


System Architecture


Revision #2 Last Updated: