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

madeintandem/jsonb_accessor

Adds typed jsonb backed fields to your ActiveRecord models. observed · 2026-08-28

github.com/madeintandem/jsonb_accessor · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

82/100

  • Activity 88
  • Release rhythm 63
  • 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: 57
  • age_days: 4172
  • days_rel: 166
  • days_push: 72
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1128 stars · 97 forks observed · 2026-08-28

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

A Ruby gem that adds typed b-backed fields to ActiveRecord models, making JSONB columns behave like first-class typed attributes. It also provides generic scopes for querying b columns in PostgreSQL.

Use cases

  • store typed fields in a b column on ActiveRecord models
  • query b columns with generic scopes in Rails
  • add defaults and arrays to b-backed attributes
  • map model attributes to custom store keys in b
  • avoid migrations when adding flexible fields to Rails models

When to choose

  • you use Rails with PostgreSQL and want typed, queryable fields inside a b column
  • you need flexible schema-less attributes alongside regular ActiveRecord columns

When to avoid

  • you don't use PostgreSQL or ActiveRecord
  • you need actively developed new features, since the gem is in maintenance mode

Facets

library · maturity maintenance

orm serialization database databases web-development backend ruby activerecord b postgresql rails gem postgres

1 source

Member repositories

RepositoryRoleHealth v2
madeintandem/jsonb_accessormain82

For agents

markdown · JSON · MCP: product_card(name="madeintandem/jsonb_accessor")

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