LoraDB v0.13: Rows in, graph out
· 8 min read

LoraDB v0.13 is an import / export release.
v0.5 made the engine stream. v0.6 made persistence feel like a system. v0.7 was a process release. v0.8 made plans and runtime metrics easier to inspect. v0.9 gave the planner a schema catalog. v0.10 made the function library a library. v0.11 put the engine behind a URL at play.loradb.com. v0.12 turned vectors into real indexes.
v0.13 turns the playground from a write-only sandbox into something
you can put real data into. There is a new crate for row-level
codecs, a bulk import / export driver in lora-database, three
formats sharing one lossless value model, and a wizard that walks
the whole pipeline from "drop a file" to "rows in the graph."