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

activerecord-hackery/squeel

Active Record, improved. Live again :) observed · 2026-08-28

github.com/activerecord-hackery/squeel · homepage · Ruby · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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

Full methodology

Adoption not part of the score

2380 stars · 207 forks observed · 2026-08-28

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

Squeel is a Ruby gem that enhances Active Record queries by providing a block-based DSL that exposes Arel in a more Ruby-like way, reducing reliance on SQL strings. The project is now archived and unmaintained.

Use cases

  • write activerecord queries without sql strings
  • build complex where clauses in ruby
  • make arel easier to use in rails
  • query associations with a dsl
  • replace string-based rails conditions

When to choose

  • you maintain a legacy Rails app already using Squeel
  • you're on an old Rails/Ruby version where it still works

When to avoid

  • starting a new Rails project
  • you're on modern Rails versions with built-in where chaining and Arel support
  • you need maintained software with security updates

Facets

library · maturity abandoned

orm database databases web-development backend ruby activerecord arel query-dsl rails archived

1 source

Member repositories

RepositoryRoleHealth v2
activerecord-hackery/squeelmain10

For agents

markdown · JSON · MCP: product_card(name="activerecord-hackery/squeel")

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