ORM/ODM Extensions Gems

#Total RankDaily RankNameSummary
1323448activerecord-importA library for bulk inserting data using ActiveRecord.
2354471paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
3715730paranoiaParanoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using mu...
4779482acts_as_listThis "acts_as" extension provides the capabilities for sorting and reordering a number ...
57831,972marginaliaAttach comments to your ActiveRecord queries.
6818830acts-as-taggable-onWith ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, ...
71,198783auditedLog all changes to your models
81,2411,219ancestryAncestry allows the records of a ActiveRecord model to be organized in a tree structu...
91,409840discardAllows marking ActiveRecord objects as discarded, and provides scopes for filtering.
101,4271,610enumerizeEnumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
111,6011,880awesome_nested_setAn awesome nested set implementation for Active Record
122,1092,350acts_as_paranoidCheck the home page for more in-depth information.
132,1182,227public_activityEasy activity tracking for your ActiveRecord models. Provides Activity model with detai...
142,2002,176ranked-modelranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggress...
152,2672,770acts_as_treeA gem that adds simple support for organizing ActiveRecord models into parent–children ...
162,3662,248goldiloaderAutomatically eager loads Rails associations as associations are traversed
172,5472,770closure_treeEasily and efficiently make your ActiveRecord model support hierarchies
182,6411,976acts_as_tenantIntegrates multi-tenancy into a Rails application in a convenient and out-of-your way m...
192,6984,212bulk_insertFaster inserts! Insert N records in a single statement.
202,8745,096mongoid-historyThis library tracks historical changes for any document, including embedded ones. It ac...
212,9103,445acts_as_votableRails gem to allowing records to be votable
223,0095,551acts_as_commentable_with_threadingPolymorphic threaded comments Rails gem for Rails 4+
233,1615,571apartmentApartment allows Rack applications to deal with database multitenancy through ActiveRecord
244,0064,758acts_as_commentablePlugin/gem that provides comment functionality
254,3245,862unreadThis gem creates a scope for unread objects and adds methods to mark objects as read
264,5447,016mongoid-treeA tree structure for Mongoid documents using the materialized path pattern
274,6472,959logidzePostgreSQL JSONB-based model changes tracking
286,06112,522permanent_recordsNever Lose Data. Rather than deleting rows this sets Record#deleted_at and gives yo...
296,50612,698meritManage badges, points and rankings (reputation) in your Rails app.
306,55925,459miliaTransparent multi-tenanting for web applications based on Rails and Devise
316,6267,497activevalidatorsActiveValidators is a collection of ActiveModel/ActiveRecord validations
327,0684,949acts_as_followeracts_as_follower is a Rubygem to allow any model to follow any other model. This is acc...
338,0195,930deep_pluckUse deep_pluck as a shortcut to select one or more attributes and include associated mo...
348,2497,126data_minerDownload, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XM...
3511,88925,459activerecord-reputation-systemActiveRecord Reputation System gem allows rails apps to compute and publish reputation ...
3613,3834,961active_importerImport tabular data from spreadsheets or similar sources into data models
3713,76225,459activerecord-turntableActiveRecord sharding extension
3815,69249,580ferryFerry is a data migration and visualization command line tool rubygem that seeks to sim...
3919,25949,580destroyed_atSafe destroy for ActiveRecord.
4020,03230,884simple-feedThis gem implements flexible time-ordered activity feeds commonly used withing social n...
4121,03012,698mini_recordWith it you can add the ability to create columns outside the default schema, directly ...
4223,65649,580safranoSafrano is an OData server library
4324,16322,963espinitaAudit activerecord models like a boss
4499,55722,963active_fieldsExtend your Rails models without changing DB schema.
45101,58249,580active_moduleActiveModel/ActiveRecord module attribute type implementation
46115,86721,303time-travelThe time travel gem adds in-table version control to models.
47152,18049,580pgpool_no_load_balanceDisable load balancing by Pgpool-II for Rails apps.