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

GitHub

16 stars
4 watching
0 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list

datasettedatasette-iodatasette-pluginjq

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
doloopwhile/pyjq A Python binding for a JSON processor that allows transforming and filtering structured data 195
ropensci/jqr An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. 143
mwilliamson/jq.py Python bindings for a lightweight and flexible JSON processor 372
01mf02/jaq A JSON data processing tool focused on correctness and performance 2,894
fiatjaf/jq-web A WebAssembly implementation of the popular command-line JSON processor 313
florents-tselai/pgjq An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way 189
thedevsaddam/gojsonq Provides an ODM-like API to access and query JSON data in Go 2,194
sanack/atom-jq An Atom extension that embeds the jq command-line JSON processor into its interface 22
sinhashubham95/jsonic A comprehensive set of utilities to handle JSON data in Go. 11
nichtich/jq-jsonpointer An implementation of JSON Pointer syntax in the jq data transformation language. 16
cube2222/jql A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. 895
jzelinskie/faq A flexible JSON processor that supports various data formats and integrates with the libjq library. 440
davesnx/query-json A Reason implementation of the jq language with features like performance, error messages, and portability 591
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 648
kunalsin9h/livejq An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. 15