Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downActive Record gems
Showing projects tagged as ORM/ODM Extensions and Active Record
-
Audited
8.6 4.0 L5 RubyAudited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models. -
Awesome Nested Set
8.1 5.3 L5 RubyAn awesome replacement for acts_as_nested_set and better_nested_set. -
Rails PG Extras
5.0 7.8 RubyRails PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more. -
arel-helpers
3.7 5.0 RubyUseful tools to help construct database queries with ActiveRecord and Arel. -
DeepPluck
3.7 1.3 L5 RubyAllow you to pluck attributes from nested associations without loading a bunch of records. -
ValidatesZipcode
2.5 1.1 RubyPostal code / zipcode validation for Rails, supporting 233 country codes -
pluck_all
2.0 5.8 L5 RubyA more efficient way to get data from database. Like #pluck method but return array of hashes instead. -
rails_or
1.8 0.0 L5 RubyCleaner syntax for writing OR Query in Rails 5, 6. And also add #or support to Rails 3 and 4. -
ActiveModelCachers
1.7 0.0 RubySimply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed. -
FindWithOrder
1.3 3.8 L5 RubyProvides a simple way to find records in the same order of input array. Has better performance than manually sorting. (Support both PostgreSQL and MySQL) -
Atomically
1.0 0.0 RubyAn ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition. -
ActiveRecord Setops
0.9 0.0 RubyUnion, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.