JQL - Rust based JSON Query Language
JQL is a project focused on providing a simple engine for querying data from JSON files. I find this project interesting because JSON files are pervasive in the data field and having tools to visualize, query, parse, and mold the data into the ways we need it in the given moment become really valuable.
https://medium.com/short-bits/jql-rust-based-json-query-language-ed1d7c6a1ae0


Seonglae Cho