AionDB Blog
Database notes for SQL, graph, vector, and RAG builders.
Technical posts on multimodal database design, graph benchmarks, vector search, PostgreSQL-wire compatibility, and the engineering tradeoffs behind AionDB.
v0.3 vector update
AionDB v0.3 turns vector search into a first-class engine feature
HNSW, IVF-flat, pgvector-style SQL, Qdrant-style filters, and reproducible vector benchmarks now sit inside the same SQL, graph, and vector engine.
Read the v0.3 vector updateGraph benchmark / SurrealDB comparison
Why AionDB beats SurrealDB by 113x on graph scans
A plain-English breakdown of the graph-heavy benchmark where AionDB reaches 2,597.4 ops/s while SurrealDB reaches 22.82 ops/s.
Read the benchmark breakdown