Thank you, Is there a library to write sql over lisp data structure ? I mean after ingesting json as lisp ds what might be the general way to write queries on deeply nested structures.
Either SQL like set-operations or something like XPath queries or JsonPointer queries.