jsonql

JSON parser

A JSON query expression library in Golang.

JSON query expression library in Golang.

GitHub

276 stars
12 watching
36 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
elgs/gojqA Go library for querying and manipulating JSON data191
ohler55/ojgA high-performance JSON parser and toolset for Go.862
thedevsaddam/gojsonqProvides an ODM-like API to access and query JSON data in Go2,194
oliveagle/jsonpathA Go implementation of JsonPath syntax for querying JSON data structures.326
antonholmquist/jasonA JSON parsing and manipulation library for the Go programming language1,142
dedalqq/omg.jsonparserA JSON parser with conditional validation6
flant/libjq-goCGO bindings for the JSON query language jq with optimized cache and static builds.15
threatgrid/jq-goA Go language binding for the JQ JSON filter library22
spyzhov/ajsonJSON parser with path selection support249
paesslerag/jsonpathAn implementation of the JSONPath query language for Go.187
guedes/exjsonAn Elixir implementation of the JSON specification for parsing and generating structured data in Erlang.71
lucassscaravelli/ejProvides a simple way to handle JSON data from different sources in Go applications.10
francoispqt/gojayA high-performance JSON parser and encoder with streaming capabilities for Go.2,127
alexflint/go-argProvides a structured approach to parsing command-line arguments in Go2,046
bhmj/jsonsliceEnables fast JSON querying without unmarshalling the entire data86