datasette-jq
JSON processor
Provides an SQL function to execute jq expressions against JSON values in a datasette plugin
Datasette plugin that adds a custom SQL function for executing jq expressions against JSON values
16 stars
4 watching
0 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
datasettedatasette-iodatasette-pluginjq
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
| An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |
| Python bindings for a lightweight and flexible JSON processor | 372 |
| A JSON data processing tool focused on correctness and performance | 2,894 |
| A WebAssembly implementation of the popular command-line JSON processor | 313 |
| An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
| Provides an ODM-like API to access and query JSON data in Go | 2,194 |
| An Atom extension that embeds the jq command-line JSON processor into its interface | 22 |
| A comprehensive set of utilities to handle JSON data in Go. | 11 |
| An implementation of JSON Pointer syntax in the jq data transformation language. | 16 |
| A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 895 |
| A flexible JSON processor that supports various data formats and integrates with the libjq library. | 440 |
| A Reason implementation of the jq language with features like performance, error messages, and portability | 591 |
| Fast JSON parsing for Python, using SIMD instructions when available | 648 |
| An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |