quarb-sqlite
SQLite adapter for the Quarb query engine.
Part of Quarb, a query language for arbors
— tree-spanned graphs (a hierarchical backbone enriched with
non-hierarchical "crosslink" relations). This crate is an adapter:
it maps its data source onto the arbor model so the shared
quarb engine can query it, and
the qua CLI can reach it alongside every
other source.
See quarb.org for the language specification, the user guide, and the full list of adapters.
License
Dual-licensed under either of MIT or Apache-2.0, at your option.