Elyra SQL Server
·
·
6 min read
ElyraSQL 0.9.3: A single-file, MySQL-compatible database that speaks fluent AI
ElyraSQL is a MySQL-compatible SQL server in Rust where the whole database is one ACID file. 0.9.3 adds HYBRID() search — full-text and vector similarity fused with Reciprocal Rank Fusion — and ai_embed() for generating embeddings right in SQL. The core of a RAG stack, in a single file.
By Knut W. Horne
Read article