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

uber/queryparser

Parsing and analysis of Vertica, Hive, and Presto SQL. observed · 2026-08-28

github.com/uber/queryparser · Haskell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3429
  • days_rel: n/a
  • days_push: 1659
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1077 stars · 146 forks observed · 2026-08-28

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

A Haskell library for parsing and analyzing SQL queries in Vertica, Hive, and Presto dialects into a shared abstract syntax tree. It provides name resolution and analyses such as table/column access, joins, and table lineage.

Use cases

  • parse hive sql queries
  • extract table lineage from presto queries
  • find which columns a sql query accesses
  • analyze joins in vertica sql
  • resolve table and column names in sql queries
  • build sql query analysis tooling

When to choose

  • you need to parse Vertica, Hive, or Presto SQL dialects
  • you want column-level or table-level lineage analysis of SQL queries
  • you are building tooling on top of a Haskell SQL AST

When to avoid

  • you need to parse other SQL dialects like MySQL or Postgres
  • you need a maintained tool with recent releases
  • you are not working in Haskell or cannot integrate with it

Facets

library · maturity maintenance

parser nlp databases parsers developer-tools cross-platform cli sql-parsing vertica hive presto haskell query-analysis lineage ast

1 source

Member repositories

RepositoryRoleHealth v2
uber/queryparsermain32

For agents

markdown · JSON · MCP: product_card(name="uber/queryparser")

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