ORM/ODM Extensions Gems

#Total RankDaily RankNameSummary
1297351activerecord-importA library for bulk inserting data using ActiveRecord.
2384281paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
3706737paranoiaParanoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using mu...
47401,241acts-as-taggable-onWith ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, ...
5765504marginaliaAttach comments to your ActiveRecord queries.
6815851acts_as_listThis "acts_as" extension provides the capabilities for sorting and reordering a number ...
71,2241,132ancestryAncestry allows the records of a ActiveRecord model to be organized in a tree structu...
81,2581,065auditedLog all changes to your models
91,3681,202enumerizeEnumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
101,4282,012awesome_nested_setAn awesome nested set implementation for Active Record
111,4501,323discardAllows marking ActiveRecord objects as discarded, and provides scopes for filtering.
121,9332,087public_activityEasy activity tracking for your ActiveRecord models. Provides Activity model with detai...
132,0391,968acts_as_paranoidCheck the home page for more in-depth information.
142,0722,092ranked-modelranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggress...
152,0962,353acts_as_treeA gem that adds simple support for organizing ActiveRecord models into parent–children ...
162,3552,338goldiloaderAutomatically eager loads Rails associations as associations are traversed
172,5072,200bulk_insertFaster inserts! Insert N records in a single statement.
182,5704,840acts_as_commentable_with_threadingPolymorphic threaded comments Rails gem for Rails 4+
192,5844,011acts_as_votableRails gem to allowing records to be votable
202,6172,912mongoid-historyThis library tracks historical changes for any document, including embedded ones. It ac...
212,6212,272closure_treeEasily and efficiently make your ActiveRecord model support hierarchies
222,7174,930apartmentApartment allows Rack applications to deal with database multitenancy through ActiveRecord
232,8802,298acts_as_tenantIntegrates multi-tenancy into a Rails application in a convenient and out-of-your way m...
243,5564,635acts_as_commentablePlugin/gem that provides comment functionality
254,0076,724mongoid-treeA tree structure for Mongoid documents using the materialized path pattern
264,1104,646unreadThis gem creates a scope for unread objects and adds methods to mark objects as read
274,9173,547logidzePostgreSQL JSONB-based model changes tracking
285,55831,663miliaTransparent multi-tenanting for web applications based on Rails and Devise
295,6805,754permanent_recordsNever Lose Data. Rather than deleting rows this sets Record#deleted_at and gives yo...
305,6877,378meritManage badges, points and rankings (reputation) in your Rails app.
315,9768,232activevalidatorsActiveValidators is a collection of ActiveModel/ActiveRecord validations
326,4306,823acts_as_followeracts_as_follower is a Rubygem to allow any model to follow any other model. This is acc...
337,11928,793data_minerDownload, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XM...
347,6845,544deep_pluckUse deep_pluck as a shortcut to select one or more attributes and include associated mo...
3510,27917,444activerecord-reputation-systemActiveRecord Reputation System gem allows rails apps to compute and publish reputation ...
3612,76631,663activerecord-turntableActiveRecord sharding extension
3713,27412,701active_importerImport tabular data from spreadsheets or similar sources into data models
3814,7957,976ferryFerry is a data migration and visualization command line tool rubygem that seeks to sim...
3916,99486,038destroyed_atSafe destroy for ActiveRecord.
4019,16286,038mini_recordWith it you can add the ability to create columns outside the default schema, directly ...
4119,83313,800simple-feedThis gem implements flexible time-ordered activity feeds commonly used withing social n...
4223,54153,556espinitaAudit activerecord models like a boss
4324,20653,556safranoSafrano is an OData server library
44112,02986,038time-travelThe time travel gem adds in-table version control to models.
45151,75086,038pgpool_no_load_balanceDisable load balancing by Pgpool-II for Rails apps.