ORM/ODM Extensions Gems

#Total RankDaily RankNameSummary
1306255activerecord-importA library for bulk inserting data using ActiveRecord.
2393333paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
3698539paranoiaParanoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using mu...
4720659acts-as-taggable-onWith ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, ...
5776559marginaliaAttach comments to your ActiveRecord queries.
6813645acts_as_listThis "acts_as" extension provides the capabilities for sorting and reordering a number ...
71,1731,198ancestryAncestry allows the records of a ActiveRecord model to be organized in a tree structu...
81,261912auditedLog all changes to your models
91,3221,231enumerizeEnumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
101,3831,540awesome_nested_setAn awesome nested set implementation for Active Record
111,4831,118discardAllows marking ActiveRecord objects as discarded, and provides scopes for filtering.
121,8511,928public_activityEasy activity tracking for your ActiveRecord models. Provides Activity model with detai...
131,9882,633acts_as_treeA gem that adds simple support for organizing ActiveRecord models into parent–children ...
142,0151,857acts_as_paranoidCheck the home page for more in-depth information.
152,0361,728ranked-modelranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggress...
162,2852,149goldiloaderAutomatically eager loads Rails associations as associations are traversed
172,4622,451bulk_insertFaster inserts! Insert N records in a single statement.
182,4892,339acts_as_votableRails gem to allowing records to be votable
192,5403,481mongoid-historyThis library tracks historical changes for any document, including embedded ones. It ac...
202,5671,991acts_as_commentable_with_threadingPolymorphic threaded comments Rails gem for Rails 4+
212,5704,337apartmentApartment allows Rack applications to deal with database multitenancy through ActiveRecord
222,6012,384closure_treeEasily and efficiently make your ActiveRecord model support hierarchies
232,8902,508acts_as_tenantIntegrates multi-tenancy into a Rails application in a convenient and out-of-your way m...
243,4433,821acts_as_commentablePlugin/gem that provides comment functionality
253,8344,977mongoid-treeA tree structure for Mongoid documents using the materialized path pattern
264,0613,093unreadThis gem creates a scope for unread objects and adds methods to mark objects as read
275,1453,648logidzePostgreSQL JSONB-based model changes tracking
285,27217,353miliaTransparent multi-tenanting for web applications based on Rails and Devise
295,4407,524meritManage badges, points and rankings (reputation) in your Rails app.
305,5156,819permanent_recordsNever Lose Data. Rather than deleting rows this sets Record#deleted_at and gives yo...
315,8195,845activevalidatorsActiveValidators is a collection of ActiveModel/ActiveRecord validations
326,2656,220acts_as_followeracts_as_follower is a Rubygem to allow any model to follow any other model. This is acc...
336,82160,560data_minerDownload, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XM...
347,9576,017deep_pluckUse deep_pluck as a shortcut to select one or more attributes and include associated mo...
359,80014,414activerecord-reputation-systemActiveRecord Reputation System gem allows rails apps to compute and publish reputation ...
3612,38911,930activerecord-turntableActiveRecord sharding extension
3713,06410,851active_importerImport tabular data from spreadsheets or similar sources into data models
3816,33786,295destroyed_atSafe destroy for ActiveRecord.
3917,2166,819ferryFerry is a data migration and visualization command line tool rubygem that seeks to sim...
4018,57586,295mini_recordWith it you can add the ability to create columns outside the default schema, directly ...
4120,74713,572simple-feedThis gem implements flexible time-ordered activity feeds commonly used withing social n...
4223,15260,560espinitaAudit activerecord models like a boss
4324,42848,395safranoSafrano is an OData server library
44112,83636,786time-travelThe time travel gem adds in-table version control to models.
45152,48886,295pgpool_no_load_balanceDisable load balancing by Pgpool-II for Rails apps.