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
896 stars
12 watching
19 forks
Language: Go
last commit: about 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 fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,755 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 196 |
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,190 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 310 |
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. | 44 |
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,509 |
aldy505/bob | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |
tomwright/queryparam | Converts URL query parameters into struct values of the correct types | 19 |