Active Record gems

Showing projects tagged as Rails and Active Record

  • Avo

    6.7 9.7 Ruby
    Build Ruby on Rails apps 10x faster
  • Active Record Doctor

    6.7 6.9 Ruby
    Identify database issues before they hit production.
  • Rails PG Extras

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

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

    4.7 5.7 Ruby
    Lazy loading associations for the ActiveRecord models
  • Forest Admin

    4.2 8.4 Ruby
    💎 Ruby on Rails agent for Forest Admin to integrate directly to your existing Ruby on Rails backend application.
  • FastPage

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

    3.2 0.0 Ruby
    Find time-consuming database queries for ActiveRecord-based Rails Apps
  • N1Loader

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

    2.2 6.1 L5 Ruby
    A more efficient way to get data from database. Like #pluck method but return array of hashes instead.
  • rails_or

    2.0 3.6 L5 Ruby
    Cleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4.
  • ActiveRecord Setops

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

    1.0 0.0 Ruby
    🏳️‍🌈 Multi enums (aka flags) for Rails
  • TinyFilter

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

    0.8 0.0 Ruby
    Delegate ActiveRecord model attributes and associations.
  • Redaction

    0.7 0.0 Ruby
    Easily redact your ActiveRecord Models. Great for use when you use production data in staging or dev.
  • ActiveRecord::DataIntegrity

    0.7 0.0 Ruby
    Check data integrity for your ActiveRecord models
  • QueryDelegator

    0.5 2.6 Ruby
    Composable and re-usable query objects for Active Record.
  • Time Travel

    0.1 4.1 Ruby
    In-table versioning for time-series data