james2m/seedbank
Seedbank gives your seed data a little structure. Create seeds for each environment, share seeds between environments and specify dependencies to load your seeds in order. All nicely integrated with simple rake tasks. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5645
- days_rel: n/a
- days_push: 1000
- n_releases_24m: 0
Adoption not part of the score
1145 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Seedbank is a Ruby gem that adds structure to Rails seed data by organizing seeds into common and environment-specific directories with dependency ordering. It integrates with Rake, generating granular db:seed tasks per environment and per seed file.
Use cases
- organize rails seed data into files
- load different seed data per environment
- run seeds in dependency order
- seed only development or staging data
- reseed database on project checkout
When to choose
- you use Rails and your seeds.rb has grown unwieldy
- you need environment-specific seed data with shared common seeds
- you want fine-grained rake tasks for individual seed files
When to avoid
- you are not using Ruby or Rails
- your seed data is small enough for a single seeds.rb
- you need a framework-agnostic seeding solution with advanced features
Facets
library · maturity maintenance
developer-tools cli database web-development developer-tools databases ruby cli rails seed-data rake-tasks database-seeding
1 source
- readme: https://github.com/james2m/seedbank · fetched 2026-08-28 · 82f1fb415665
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| james2m/seedbank | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="james2m/seedbank")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem