gojsonq
JSON parser
Provides an ODM-like API to access and query JSON data in Go
A simple Go package for querying over JSON, YAML, XML, and CSV data.
2k stars
31 watching
139 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
go-jsongo-json-querygo-querygojsonqgojsonquerygolang-jsongolang-json-querygolang-queryjsonjson-queryjsonqquery
Related projects:
Repository | Description | Stars |
---|---|---|
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
dedalqq/omg.jsonparser | A JSON parser with conditional validation | 6 |
elgs/jsonql | A JSON query expression library in Golang. | 276 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
zerosnake0/go-json-benchmark | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,123 |
davesnx/query-json | A Reason implementation of the jq language with features like performance, error messages, and portability | 591 |
sinhashubham95/jsonic | A comprehensive set of utilities to handle JSON data in Go. | 11 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 187 |
nikolaydubina/htmljson | A Go library for rendering JSON data into customizable HTML pages | 7 |
oliveagle/jsonpath | A Go implementation of JsonPath syntax for querying JSON data structures. | 324 |
flant/libjq-go | CGO bindings for the JSON query language jq with optimized cache and static builds. | 15 |
adhocore/jsonc | A lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON. | 17 |