bogdan/datagrid
Gem to create tables grids with sortable columns and filters observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 92
- Release rhythm 16
- Longevity 100
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: 100.0
- age_days: 5560
- days_rel: 422
- days_push: 49
- n_releases_24m: 3
Adoption not part of the score
1111 stars · 112 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem for building data grids and reports with sortable columns, filters, and CSV export. It supports multiple ORMs including ActiveRecord, Mongoid, MongoMapper, Sequel, and plain arrays, and integrates with Rails views.
Use cases
- build admin panel tables with filtering and sorting in Rails
- generate CSV reports from ActiveRecord or Mongoid data
- create filterable data browsers for database records
- add sortable columns to a Rails index view
- build analytics report pages with user-defined filters
- query and tabulate in-memory arrays with a grid DSL
When to choose
- you are on Rails or another Ruby web app and need filterable, sortable report tables
- you need ORM-agnostic grid definitions across ActiveRecord, Mongoid, Sequel, or arrays
- you want built-in CSV export and localization for tabular reports
When to avoid
- you need a full JavaScript datagrid with client-side virtualization and editing
- your project is not Ruby/Rails based
- you only need simple static tables without filtering or sorting
Facets
library · maturity active
search-engine data-visualization serialization web-framework web-development backend data-visualization developer-tools ruby rails activerecord mongoid datagrid reporting admin-panels csv-export sortable-tables filters web-server
1 source
- readme: https://github.com/bogdan/datagrid · fetched 2026-08-28 · 332a0575ccce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bogdan/datagrid | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem