ORM/ODM Extensions Gems

#Total RankDaily RankNameSummary
1316347activerecord-importA library for bulk inserting data using ActiveRecord.
2359356paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
3728633paranoiaParanoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using mu...
47701,169marginaliaAttach comments to your ActiveRecord queries.
58031,253acts-as-taggable-onWith ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, ...
6818561acts_as_listThis "acts_as" extension provides the capabilities for sorting and reordering a number ...
71,2681,088auditedLog all changes to your models
81,2741,198ancestryAncestry allows the records of a ActiveRecord model to be organized in a tree structu...
91,4311,522enumerizeEnumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
101,4521,183discardAllows marking ActiveRecord objects as discarded, and provides scopes for filtering.
111,5681,995awesome_nested_setAn awesome nested set implementation for Active Record
122,0512,637public_activityEasy activity tracking for your ActiveRecord models. Provides Activity model with detai...
132,1111,850acts_as_paranoidCheck the home page for more in-depth information.
142,1922,307ranked-modelranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggress...
152,2512,435acts_as_treeA gem that adds simple support for organizing ActiveRecord models into parent–children ...
162,3842,017goldiloaderAutomatically eager loads Rails associations as associations are traversed
172,5922,445closure_treeEasily and efficiently make your ActiveRecord model support hierarchies
182,6352,825bulk_insertFaster inserts! Insert N records in a single statement.
192,7312,182acts_as_tenantIntegrates multi-tenancy into a Rails application in a convenient and out-of-your way m...
202,7723,458mongoid-historyThis library tracks historical changes for any document, including embedded ones. It ac...
212,8003,966acts_as_votableRails gem to allowing records to be votable
222,8556,609acts_as_commentable_with_threadingPolymorphic threaded comments Rails gem for Rails 4+
233,0265,736apartmentApartment allows Rack applications to deal with database multitenancy through ActiveRecord
243,8347,559acts_as_commentablePlugin/gem that provides comment functionality
254,2184,934unreadThis gem creates a scope for unread objects and adds methods to mark objects as read
264,3499,355mongoid-treeA tree structure for Mongoid documents using the materialized path pattern
274,7344,076logidzePostgreSQL JSONB-based model changes tracking
285,8984,629permanent_recordsNever Lose Data. Rather than deleting rows this sets Record#deleted_at and gives yo...
296,10024,230miliaTransparent multi-tenanting for web applications based on Rails and Devise
306,1099,266meritManage badges, points and rankings (reputation) in your Rails app.
316,3066,512activevalidatorsActiveValidators is a collection of ActiveModel/ActiveRecord validations
326,7309,980acts_as_followeracts_as_follower is a Rubygem to allow any model to follow any other model. This is acc...
337,8498,415data_minerDownload, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XM...
347,8586,390deep_pluckUse deep_pluck as a shortcut to select one or more attributes and include associated mo...
3511,22533,564activerecord-reputation-systemActiveRecord Reputation System gem allows rails apps to compute and publish reputation ...
3613,22417,469activerecord-turntableActiveRecord sharding extension
3713,68212,591active_importerImport tabular data from spreadsheets or similar sources into data models
3815,00019,521ferryFerry is a data migration and visualization command line tool rubygem that seeks to sim...
3918,35022,769destroyed_atSafe destroy for ActiveRecord.
4019,87513,342simple-feedThis gem implements flexible time-ordered activity feeds commonly used withing social n...
4120,32367,413mini_recordWith it you can add the ability to create columns outside the default schema, directly ...
4223,45418,076safranoSafrano is an OData server library
4323,84317,748espinitaAudit activerecord models like a boss
44114,240140,150time-travelThe time travel gem adds in-table version control to models.
45137,827102,527active_moduleActiveModel/ActiveRecord module attribute type implementation
46149,764140,150pgpool_no_load_balanceDisable load balancing by Pgpool-II for Rails apps.