ORM/ODM Extensions Gems

#Total RankDaily RankNameSummary
1315278activerecord-importA library for bulk inserting data using ActiveRecord.
2405447paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
3696791paranoiaParanoia is a re-implementation of acts_as_paranoid for Rails 4, 5, 6, and 7, using...
4711836acts-as-taggable-onWith ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, ...
58191,055acts_as_listThis "acts_as" extension provides the capabilities for sorting and reordering a number ...
6821516marginaliaAttach comments to your ActiveRecord queries.
71,1631,373ancestryAncestry allows the records of a ActiveRecord model to be organized in a tree structu...
81,3031,305auditedLog all changes to your models
91,3381,376enumerizeEnumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
101,3421,552awesome_nested_setAn awesome nested set implementation for Active Record
111,5381,311discardAllows marking ActiveRecord objects as discarded, and provides scopes for filtering.
121,8471,907public_activityEasy activity tracking for your ActiveRecord models. Provides Activity model with detai...
131,8842,569acts_as_treeA gem that adds simple support for organizing ActiveRecord models into parent–children ...
142,0142,015ranked-modelranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggress...
152,0341,877acts_as_paranoidCheck the home page for more in-depth information.
162,3372,751bulk_insertFaster inserts! Insert N records in a single statement.
172,3452,671apartmentApartment allows Rack applications to deal with database multitenancy through ActiveRecord
182,3552,356goldiloaderAutomatically eager loads Rails associations as associations are traversed
192,3692,840mongoid-historyThis library tracks historical changes for any document, including embedded ones. It ac...
202,5402,352acts_as_votableRails gem to allowing records to be votable
212,5852,369closure_treeEasily and efficiently make your ActiveRecord model support hierarchies
222,6682,115acts_as_commentable_with_threadingPolymorphic threaded comments Rails gem for Rails 4+
232,9112,271acts_as_tenantIntegrates multi-tenancy into a Rails application in a convenient and out-of-your way m...
243,3594,260acts_as_commentablePlugin/gem that provides comment functionality
253,6335,077mongoid-treeA tree structure for Mongoid documents using the materialized path pattern
264,1553,887unreadThis gem creates a scope for unread objects and adds methods to mark objects as read
274,86210,470miliaTransparent multi-tenanting for web applications based on Rails and Devise
285,1715,929meritManage badges, points and rankings (reputation) in your Rails app.
295,3056,933permanent_recordsNever Lose Data. Rather than deleting rows this sets Record#deleted_at and gives yo...
305,5554,676logidzePostgreSQL JSONB-based model changes tracking
315,6156,641activevalidatorsActiveValidators is a collection of ActiveModel/ActiveRecord validations
326,0746,878acts_as_followeracts_as_follower is a Rubygem to allow any model to follow any other model. This is acc...
336,41731,867data_minerDownload, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XM...
348,1976,896deep_pluckUse deep_pluck as a shortcut to select one or more attributes and include associated mo...
359,04741,173activerecord-reputation-systemActiveRecord Reputation System gem allows rails apps to compute and publish reputation ...
3611,79821,088activerecord-turntableActiveRecord sharding extension
3712,7878,617active_importerImport tabular data from spreadsheets or similar sources into data models
3815,35784,442destroyed_atSafe destroy for ActiveRecord.
3917,01218,385ferryFerry is a data migration and visualization command line tool rubygem that seeks to sim...
4017,69917,845mini_recordWith it you can add the ability to create columns outside the default schema, directly ...
4121,34834,374simple-feedThis gem implements flexible time-ordered activity feeds commonly used withing social n...
4222,27529,845espinitaAudit activerecord models like a boss
4325,22812,780safranoSafrano is an OData server library
44114,33658,970time-travelThe time travel gem adds in-table version control to models.
45153,31184,442pgpool_no_load_balanceDisable load balancing by Pgpool-II for Rails apps.