Activerecord gems

Showing projects tagged as Activerecord

  • Discard

    7.3 6.0 Ruby
    🃏🗑 Soft deletes for ActiveRecord done right
  • Active Record Doctor

    6.7 6.9 Ruby
    Identify database issues before they hit production.
  • dry-validation

    6.7 6.0 L5 Ruby
    Validation library with type-safe schemas and rules
  • ActiveDecorator

    6.3 6.7 Ruby
    ORM agnostic truly Object-Oriented view helper for Rails 4, 5, 6, and 7
  • ActiveRecordExtended

    6.1 4.7 Ruby
    Adds additional postgres functionality to an ActiveRecord / Rails application
  • BabySqueel

    4.5 5.8 Ruby
    :pig: An expressive query DSL for Active Record
  • DeepPluck

    4.0 7.2 L5 Ruby
    Allow you to pluck attributes from nested associations without loading a bunch of records.
  • arel-helpers

    3.9 0.0 Ruby
    Useful tools to help construct database queries with ActiveRecord and Arel.
  • FastPage

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

    2.8 4.4 Ruby
    Postal code / zipcode validation for Rails, supporting 233 country codes
  • N1Loader

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

    1.9 0.0 Ruby
    Cache management for Rails
  • ActiveModelCachers

    1.9 4.0 Ruby
    Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed.
  • Filtered

    1.2 0.0 Ruby
    Filters ActiveRecord queries in a nice way
  • Atomically

    1.1 5.9 Ruby
    An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.
  • ActiveRecord Setops

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

    0.7 0.0 Ruby
    Backport left_joins method from Rails 5 for Rails 3 and 4
  • Janus ActiveRecord

    0.7 8.2 Ruby
    A read/write ActiveRecord database adapter
  • activerecord-validations-helpers

    0.2 0.0 Ruby
    Active Record validation helpers for your Rails project
  • Time Travel

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