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

OdyseeTeam/chainquery

Chainquery parses and syncs the LBRY blockchain data into structured SQL observed · 2026-08-28

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

Health v2 · maintenance only

79/100

  • Activity 87
  • Release rhythm 56
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 3126
  • days_rel: 82
  • days_push: 82
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2205 stars · 35 forks observed · 2026-08-28

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

Chainquery is a Go daemon and API server that parses the LBRY blockchain into a structured MySQL database, syncing blocks, transactions, addresses, and the LBRY claim system. It exposes an HTTP API including a read-only SQL endpoint so chain data can be queried with plain SQL instead of RPC calls.

Use cases

  • query lbry blockchain data with sql
  • index blockchain blocks into a database
  • build an explorer for lbry claims and channels
  • sync blockchain data in real time
  • serve blockchain data over an http api
  • analyze lbry transactions and supports

When to choose

  • you need fast structured queries over LBRY chain data
  • you want to avoid walking the chain via JSON-RPC
  • you need automatic handling of blockchain reorganizations
  • you're building apps or analytics on the LBRY ecosystem

When to avoid

  • you work with a different blockchain than LBRY
  • you only need occasional raw RPC calls rather than indexed data
  • you don't want to operate a MySQL database and full node

Facets

service · maturity active

database http-server api-framework etl search-engine blockchain databases developer-tools go self-hosted lbry blockchain-indexer mysql json-rpc sql-api block-sync chain-data cryptocurrency linux docker

2 sources

Member repositories

RepositoryRoleHealth v2
OdyseeTeam/chainquerymain79

For agents

markdown · JSON · MCP: product_card(name="OdyseeTeam/chainquery")

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