Welcome to jonq’s documentation!¶
jonq is a Python tool that provides a SQL-like syntax for querying JSON files, built as a wrapper around the powerful jq utility. It simplifies JSON querying for users familiar with SQL, making it easier to extract and manipulate data without needing to master jq’s complex syntax.