Ross ROSS = Recommend OSS · open-source software intelligence for agents

thedevsaddam/gojsonq

A simple Go package for querying over JSON, YAML, XML, and CSV data. observed · 2026-08-28

github.com/thedevsaddam/gojsonq · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3028
  • days_rel: n/a
  • days_push: 1374
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2223 stars · 144 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Go library providing a simple, fluent, ODM-like API for querying and extracting data from JSON, YAML, XML, and CSV documents. It supports nested path lookups, filtering (where, whereIn, contains), and aggregations like sum and average.

Use cases

  • query documents in go
  • filter and extract nested fields
  • run where clauses on arrays
  • query yaml or csv files like a database
  • compute averages and sums over data
  • parse large files with a query api

When to choose

  • you need jq-like querying embedded in a Go program
  • you want a fluent API to filter and aggregate structured data files
  • you work with multiple formats (JSON, YAML, XML, CSV) with one API

When to avoid

  • you need a full document database or persistent storage
  • you need streaming/incremental parsing of extremely large files
  • the project is in maintenance mode and you need actively developed features

Facets

library · maturity maintenance

parser search-engine developer-tools developer-tools files go cross-platform -query yaml xml csv odm-like-api query-language data-engineering

2 sources

Member repositories

RepositoryRoleHealth v2
thedevsaddam/gojsonqmain23

For agents

markdown · JSON · MCP: product_card(name="thedevsaddam/gojsonq")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem