JSONata: JSON query and transformation language
From the webpage:
- Lightweight query and transformation language for JSON data
- Inspired by the location path semantics of XPath 3.1
- Sophisticated query expressions with minimal syntax
- Built in operators and functions for manipulating and combining data
- Create user-defined functions
- Format query results into any JSON output structure
Watch JSONata in 5 minutes and play with JSONata Exerciser.
Result: JSONata will be on your to-learn list for this week!
Enjoy!