trql
is a query language for a hierarchical structure of name-value pairs. It is written in Rust and designed to be
accessible and performant.
This crate is used in the remedy ecosystem as an interface to decouple syntactic structures in prose and concrete structures used in applications.
See the example queries below to see how a tree of nodes can be reframed into various structures and try some of the exercises.