jql
Query processor
A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations.
Easy JSON Query Processor with a Lispy syntax in Go
895 stars
12 watching
19 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zhiqiang-he/streamcql | A continuous query language designed to simplify the use of real-time computation systems with a unified interface and reduced complexity. | 0 |
01mf02/jaq | A JSON data processing tool focused on correctness and performance | 2,894 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
sinhashubham95/jsonic | A comprehensive set of utilities to handle JSON data in Go. | 11 |
gnoso/spreadsheet_report | A tool for running queries against databases and putting the results into Google Spreadsheets. | 12 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,194 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 313 |
fadado/jbol | A collection of modules and tools for a command-line JSON processor language | 72 |
fgribreau/jq.node | A command-line JSON/string processor built on top of JavaScript and Lodash. | 465 |
hashicorp/mql | A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. | 45 |
elgs/jsonql | A JSON query expression library in Golang. | 276 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |
aldy505/bob | A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
tomwright/queryparam | Converts URL query parameters into struct values of the correct types | 19 |