ORM/ODM Extensions gems

Showing projects tagged as ORM/ODM Extensions

  • PaperTrail

    9.5 8.5 L3 Ruby
    Track changes to your rails models
  • ActsAsTaggableOn

    9.3 2.9 L4 Ruby
    A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
  • ActiveRecord Import

    8.9 5.6 L2 Ruby
    A library for bulk insertion of data into your database using ActiveRecord.
  • Pagy

    8.8 3.6 Ruby
    ๐Ÿ† The Best Pagination Ruby Gem ๐Ÿฅ‡
  • Ancestry

    8.7 4.9 L4 Ruby
    Organise ActiveRecord model into a tree structure
  • Audited

    8.7 0.0 L5 Ruby
    Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
  • Paranoia

    8.5 0.0 L3 Ruby
    acts_as_paranoid for Rails 5, 6 and 7
  • Apartment

    8.4 0.0 L5 Ruby
    Database multi-tenancy for Rack (and Rails) applications
  • PublicActivity

    8.4 5.4 L5 Ruby
    Easy activity tracking for models - similar to Github's Public Activity
  • Awesome Nested Set

    8.2 2.2 L5 Ruby
    An awesome replacement for acts_as_nested_set and better_nested_set.
  • ActsAsList

    7.7 3.2 L4 Ruby
    An ActiveRecord plugin for managing lists.
  • Closure Tree

    7.5 7.4 L4 Ruby
    Easily and efficiently make your ActiveRecord models support hierarchies
  • Enumerize

    7.3 4.6 L4 Ruby
    Enumerated attributes with I18n and ActiveRecord/Mongoid support
  • Ruby JSON Schema Validator

    7.2 0.0 Ruby
    Ruby JSON Schema Validator
  • marginalia

    7.1 0.0 L5 Ruby
    Attach comments to ActiveRecord's SQL queries
  • ActiveRecord Reputation System

    7.1 0.0 L5 Ruby
    An Active Record Reputation System for Rails
  • Acts As Votable

    7.1 3.6 L5 Ruby
    Votable ActiveRecord for Rails
  • Discard

    7.0 3.2 Ruby
    ๐Ÿƒ๐Ÿ—‘ Soft deletes for ActiveRecord done right
  • Merit

    7.0 0.0 L5 Ruby
    Reputation engine for Rails apps
  • Acts As Tennant

    6.9 4.2 L5 Ruby
    Easy multi-tenancy for Rails in a shared database setup.
  • ActsAsParanoid

    6.7 5.3 L5 Ruby
    ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
  • dry-validation

    6.6 4.3 L5 Ruby
    Validation library with type-safe schemas and rules
  • Goldiloader

    6.5 0.0 L3 Ruby
    Just the right amount of Rails eager loading
  • Logidze

    6.4 4.9 Ruby
    Database changes log for Rails
  • acts_as_follower

    6.2 0.0 L5 Ruby
    A Gem to add Follow functionality for models
  • ranked-model

    6.1 3.6 L5 Ruby
    An acts_as_sortable/acts_as_list replacement built for Rails 4, 5 and 6
  • ActiveRecordExtended

    6.0 7.8 Ruby
    Adds additional postgres functionality to an ActiveRecord / Rails application
  • Acts As Commentable

    5.9 0.0 L5 Ruby
    The ActiveRecord acts_as_commentable plugin
  • Acts As Commentable with Threading

    5.7 0.0 L5 Ruby
    Similar to acts_as_commentable; however, utilizes awesome_nested_set to provide threaded comments
  • BatchLoader

    5.7 0.0 Ruby
    :zap: Powerful tool for avoiding N+1 DB or HTTP queries