Publish events to Redis when your models change.
Ruby
New
Free
reconnect after checkout in order to DB failover
Control readonly for activerecord.
ActiveRecord Random is a Ruby Gem that empowers your ActiveRecord Models with the ability to return a random record without...
Query Backtrace for ActiveRecord
Display an overview of the quantity of queries being made and their origins in a block of code in Rails...
Rack middleware managing ActiveRecord connections in standalone (non-Rails) applications
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in...
Query Stats logging for ActiveRecord
A library for automatically added `.select` on a column used for `.distinct` or automatically adding `.group` for a column used...
Count total number of ActiveRecord queries and row counts inside a block
Proof of concept for proposed new Active Record query API
.
PreloadQuery allows you preload queries and have them available as would a relations and `preload` of ActiveRecord.
You can use for STI, polymorphic and custom preload
Yet Another N+1 COUNT Query Killer for ActiveRecord
N+1 count query killer for ActiveRecord
Provides some support for PostgreSQL cursors in ActiveRecord.
citext support for rails
Auto recover when database restart within remitano system
This gem forwards to activerecord's default postgresql adapter
Write a longer description. Optional.
Active Record support for PostgreSQL JSON type
Allows you to use active record with databases that already have an hstore type