#jq #utility #json-query #jsondata

jsonq

Unlock the power of effortless JSON data querying with this sleek Rust package, simplifying your coding journey

1 unstable release

0.0.1 Nov 9, 2023

#44 in #jq

MIT license

3KB

jsonq

Unlock the power of effortless JSON data querying with this sleek Rust package, simplifying your coding journey.

Inspired by this Go package

TODO

  • File
  • FromString
  • JSONString
  • Reader
  • Get
  • GetR
  • Find
  • FindR
  • From
  • Select
  • Where
  • OrWhere
  • WhereIn
  • WhereNotIn
  • WhereNil
  • WhereNotNil
  • WhereEqual
  • WhereNotEqual
  • WhereStartsWith
  • WhereEndsWith
  • WhereContains
  • WhereStrictContains
  • WhereLenEqual
  • WhereLenNotEqual
  • Offset
  • Limit
  • Sum
  • Count
  • Max
  • Min
  • Avg
  • First
  • Last
  • Nth
  • GroupBy
  • Distinct
  • Sort
  • SortBy
  • Reset
  • Only
  • Pluck
  • PluckR
  • Out
  • As
  • Writer
  • Macro
  • Copy
  • More
  • Errors
  • Error

Dependencies

~0.5–1MB
~20K SLoC