ORM/ODM Extensions Gems

#Total RankDaily RankNameSummary
1313325activerecord-importA library for bulk inserting data using ActiveRecord.
2355352paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
3726619paranoiaParanoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using mu...
47621,372marginaliaAttach comments to your ActiveRecord queries.
5800994acts-as-taggable-onWith ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, ...
6824551acts_as_listThis "acts_as" extension provides the capabilities for sorting and reordering a number ...
71,2781,126ancestryAncestry allows the records of a ActiveRecord model to be organized in a tree structu...
81,2801,007auditedLog all changes to your models
91,4291,412enumerizeEnumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
101,4581,184discardAllows marking ActiveRecord objects as discarded, and provides scopes for filtering.
111,5591,872awesome_nested_setAn awesome nested set implementation for Active Record
122,0332,414public_activityEasy activity tracking for your ActiveRecord models. Provides Activity model with detai...
132,0931,862acts_as_paranoidCheck the home page for more in-depth information.
142,1811,523ranked-modelranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggress...
152,2342,483acts_as_treeA gem that adds simple support for organizing ActiveRecord models into parent–children ...
162,3951,966goldiloaderAutomatically eager loads Rails associations as associations are traversed
172,5911,896closure_treeEasily and efficiently make your ActiveRecord model support hierarchies
182,6122,787bulk_insertFaster inserts! Insert N records in a single statement.
192,7362,036acts_as_tenantIntegrates multi-tenancy into a Rails application in a convenient and out-of-your way m...
202,7513,010mongoid-historyThis library tracks historical changes for any document, including embedded ones. It ac...
212,7793,112acts_as_votableRails gem to allowing records to be votable
222,8216,133acts_as_commentable_with_threadingPolymorphic threaded comments Rails gem for Rails 4+
232,9945,498apartmentApartment allows Rack applications to deal with database multitenancy through ActiveRecord
243,7786,216acts_as_commentablePlugin/gem that provides comment functionality
254,1974,738unreadThis gem creates a scope for unread objects and adds methods to mark objects as read
264,3129,242mongoid-treeA tree structure for Mongoid documents using the materialized path pattern
274,7634,332logidzePostgreSQL JSONB-based model changes tracking
285,8667,237permanent_recordsNever Lose Data. Rather than deleting rows this sets Record#deleted_at and gives yo...
296,01423,809miliaTransparent multi-tenanting for web applications based on Rails and Devise
306,03610,725meritManage badges, points and rankings (reputation) in your Rails app.
316,2646,942activevalidatorsActiveValidators is a collection of ActiveModel/ActiveRecord validations
326,6738,567acts_as_followeracts_as_follower is a Rubygem to allow any model to follow any other model. This is acc...
337,7748,864data_minerDownload, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XM...
347,8087,585deep_pluckUse deep_pluck as a shortcut to select one or more attributes and include associated mo...
3511,07623,104activerecord-reputation-systemActiveRecord Reputation System gem allows rails apps to compute and publish reputation ...
3613,14812,032activerecord-turntableActiveRecord sharding extension
3713,59313,292active_importerImport tabular data from spreadsheets or similar sources into data models
3814,86316,555ferryFerry is a data migration and visualization command line tool rubygem that seeks to sim...
3918,15225,527destroyed_atSafe destroy for ActiveRecord.
4019,81817,542simple-feedThis gem implements flexible time-ordered activity feeds commonly used withing social n...
4120,15631,598mini_recordWith it you can add the ability to create columns outside the default schema, directly ...
4223,62227,598safranoSafrano is an OData server library
4323,78221,298espinitaAudit activerecord models like a boss
44113,658144,411time-travelThe time travel gem adds in-table version control to models.
45144,38824,584active_moduleActiveModel/ActiveRecord module attribute type implementation
46148,962108,147pgpool_no_load_balanceDisable load balancing by Pgpool-II for Rails apps.