Active Record gems

Showing projects tagged as Ruby and Active Record

  • Avo

    6.7 9.7 Ruby
    Build Ruby on Rails apps 10x faster
  • Rails PG Extras

    5.8 5.7 Ruby
    Rails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
  • DatabaseConsistency

    5.7 7.5 Ruby
    The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
  • StoreModel

    5.7 6.9 Ruby
    Work with JSON-backed attributes as ActiveRecord-ish models
  • ArLazyPreload

    4.8 5.7 Ruby
    Lazy loading associations for the ActiveRecord models
  • OnlineMigrations

    4.4 9.0 Ruby
    Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).
  • FastPage

    3.4 2.9 Ruby
    Blazing fast pagination for ActiveRecord with deferred joins ⚡️
  • Shiba

    3.1 0.0 Ruby
    Catch bad SQL queries before they cause problems in production
  • N1Loader

    2.8 6.2 Ruby
    Loader to solve N+1 issues for good. Highly recommended for GraphQL API.
  • Pathway

    1.7 3.0 Ruby
    Define your business logic in simple steps
  • ActiveRecord Setops

    1.0 0.0 Ruby
    Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
  • ActiveRecord::DataIntegrity

    0.8 0.0 Ruby
    Check data integrity for your ActiveRecord models
  • TinyFilter

    0.8 6.2 Ruby
    Simple filtering for ActiveRecord, Sequel and enumerables.
  • Janus ActiveRecord

    0.7 8.2 Ruby
    A read/write ActiveRecord database adapter