Skip to content

Other Tools

Tool What it does Repo
@wxn0brp/db Meta-package - bundles core + dir adapter + client for zero-config use GitHub
@wxn0brp/db-core Core engine - provides ValtheraClass, Collection, Relation, operators, types GitHub
@wxn0brp/db-resolver Auto-selects storage adapter via config, env var (VALTHERA_<NAME>), or force option GitHub
ValtheraDB-e2e Compliance test suite - runs predefined tests against any ActionsBase adapter GitHub
ValtheraDB-benchmark Cross-adapter CRUD benchmarks with web visualization GitHub
ValtheraDB-squirrel AP routing layer - hash-based distribution over unreliable storage nodes GitHub
@wxn0brp/db-client Remote client (ValtheraRemote) - proxies operations via HTTP to a ValtheraDB server GitHub
@wxn0brp/db-string-query Parses queries in SQL-like (SELECT *) syntax GitHub