Aion a Rust Database

Aion a Rust Database

Free

About

Aion a Rust Database

Details

AionDB is an open-source, multi-model database built from scratch in Rust. It speaks the PostgreSQL wire protocol, enabling compatibility with psql and common database drivers, while adding native support for vector and graph data access paths on top of the same catalog. It features its own storage engine and supports tables, predicates, joins, transactions, indexes, and PostgreSQL catalogs. Vector support includes VECTOR(n) and HALFVEC(n) columns with pgvector-compatible casts and HNSW/IVF-flat indexes (L2, cosine, inner product, L1). Graph support includes node labels and edge labels over ordinary tables. The project is currently in alpha (v0.3) and not recommended for production use, with active development on v0.4 focusing on planner, joins, graph execution, and memory use.

Reviews

Quick Stats

Views
0
Visits
0
Upvotes
0
Website
github.com
Compare with other tools