jsonpath
JSON query library
A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object
A query library for retrieving part of JSON based on JSONPath syntax.
24 stars
3 watching
4 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
golangjsonjsonpathparsingpeg
Related projects:
Repository | Description | Stars |
---|---|---|
| Performs benchmarking of JSONPath libraries in Go. | 1 |
| A Go implementation of JsonPath syntax for querying JSON data structures. | 326 |
| JSON parser with path selection support | 249 |
| An implementation of the JSONPath query language for Go. | 187 |
| Provides an ODM-like API to access and query JSON data in Go | 2,194 |
| A high-performance JSON parser and toolset for Go. | 862 |
| A lightweight JavaScript library to query and manipulate JSON data in an object-relational style | 90 |
| A Go library for querying and manipulating JSON data | 191 |
| A Go library for working with unstructured JSON data efficiently | 190 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| A library that provides simple handlers to read and write JSON data from various sources such as files and HTTP requests. | 2 |
| Enables fast JSON querying without unmarshalling the entire data | 86 |
| An interactive command-line interface for the jq utility to explore and manipulate JSON data | 2,234 |
| A library providing transparent querying and addressing of JSON data | 16 |
| Creates JSON error responses following the JsonApi specification | 16 |