Skip to content

VevDB for Odin 0.1.0

Choose a tag to compare

@flakstad flakstad released this 18 Jul 17:58

First public Odin package for VevDB.

  • Vendor-friendly package at the repository root
  • Dynamic loading of the stable VevDB C ABI
  • ABI version validation and explicit native handle lifetimes
  • In-memory EDN transactions and Datalog queries
  • Fresh-release consumer tests on macOS ARM64/x64, Linux ARM64/x64, and Windows x64
  • No separate SQLite installation; the VevDB native SDK includes SQLite with FTS5

See the README for Git submodule, vendoring, Odin collection, and native SDK instructions.