ORM/ODM Extensions Gems

#Total RankDaily RankNameSummary
1322287activerecord-importA library for bulk inserting data using ActiveRecord.
2353346paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
3720481paranoiaParanoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7, using mu...
47751,072marginaliaAttach comments to your ActiveRecord queries.
5793533acts_as_listThis "acts_as" extension provides the capabilities for sorting and reordering a number ...
6813758acts-as-taggable-onWith ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, ...
71,226698auditedLog all changes to your models
81,2421,089ancestryAncestry allows the records of a ActiveRecord model to be organized in a tree structu...
91,427802discardAllows marking ActiveRecord objects as discarded, and provides scopes for filtering.
101,4311,394enumerizeEnumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
111,5921,734awesome_nested_setAn awesome nested set implementation for Active Record
122,1062,419public_activityEasy activity tracking for your ActiveRecord models. Provides Activity model with detai...
132,1171,715acts_as_paranoidCheck the home page for more in-depth information.
142,1932,164ranked-modelranked-model is a modern row sorting library built for Rails 4.2+. It uses ARel aggress...
152,2552,099acts_as_treeA gem that adds simple support for organizing ActiveRecord models into parent–children ...
162,3712,547goldiloaderAutomatically eager loads Rails associations as associations are traversed
172,5741,978closure_treeEasily and efficiently make your ActiveRecord model support hierarchies
182,6681,961acts_as_tenantIntegrates multi-tenancy into a Rails application in a convenient and out-of-your way m...
192,6793,022bulk_insertFaster inserts! Insert N records in a single statement.
202,8314,604mongoid-historyThis library tracks historical changes for any document, including embedded ones. It ac...
212,8704,634acts_as_votableRails gem to allowing records to be votable
222,9595,686acts_as_commentable_with_threadingPolymorphic threaded comments Rails gem for Rails 4+
233,1136,123apartmentApartment allows Rack applications to deal with database multitenancy through ActiveRecord
243,9387,365acts_as_commentablePlugin/gem that provides comment functionality
254,2895,072unreadThis gem creates a scope for unread objects and adds methods to mark objects as read
264,4669,314mongoid-treeA tree structure for Mongoid documents using the materialized path pattern
274,6623,228logidzePostgreSQL JSONB-based model changes tracking
285,9215,164permanent_recordsNever Lose Data. Rather than deleting rows this sets Record#deleted_at and gives yo...
296,3029,118meritManage badges, points and rankings (reputation) in your Rails app.
306,33618,657miliaTransparent multi-tenanting for web applications based on Rails and Devise
316,45413,506activevalidatorsActiveValidators is a collection of ActiveModel/ActiveRecord validations
326,9168,214acts_as_followeracts_as_follower is a Rubygem to allow any model to follow any other model. This is acc...
338,0416,980deep_pluckUse deep_pluck as a shortcut to select one or more attributes and include associated mo...
348,19311,841data_minerDownload, pull out of a ZIP/TAR/GZ/BZ2 archive, parse, correct, and import XLS, ODS, XM...
3511,71548,416activerecord-reputation-systemActiveRecord Reputation System gem allows rails apps to compute and publish reputation ...
3613,6328,564active_importerImport tabular data from spreadsheets or similar sources into data models
3713,64615,356activerecord-turntableActiveRecord sharding extension
3815,54321,219ferryFerry is a data migration and visualization command line tool rubygem that seeks to sim...
3918,98764,170destroyed_atSafe destroy for ActiveRecord.
4019,94115,660simple-feedThis gem implements flexible time-ordered activity feeds commonly used withing social n...
4120,91764,170mini_recordWith it you can add the ability to create columns outside the default schema, directly ...
4223,61140,928safranoSafrano is an OData server library
4324,06315,202espinitaAudit activerecord models like a boss
44107,38417,794active_fieldsExtend your Rails models without changing DB schema.
45114,28348,416active_moduleActiveModel/ActiveRecord module attribute type implementation
46115,07095,690time-travelThe time travel gem adds in-table version control to models.
47150,80764,170pgpool_no_load_balanceDisable load balancing by Pgpool-II for Rails apps.