jsonata
Added 3 weeks ago
gnata
https://github.com/RecoLabs/gnata
Pure-Go implementation of JSONata 2.x for high-throughput streaming evaluation.
JSONata is a lightweight query and transformation language for JSON data — think "jq meets XPath with lambda functions." gnata brings the full JSONata 2.x specification to Go, with a production-grade streaming tier designed for evaluating thousands of expressions against millions of events per day with zero contention.
Related contents:
Added 3 weeks ago