Active Record gems

Showing projects tagged as ORM/ODM Extensions, Activerecord, and Active Record

  • Discard

    7.3 6.0 Ruby
    ๐Ÿƒ๐Ÿ—‘ Soft deletes for ActiveRecord done right
  • 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.
  • N1Loader

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

    2.8 4.4 Ruby
    Postal code / zipcode validation for Rails, supporting 233 country codes
  • 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
  • Time Travel

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