ActiveRecord adapter for Netezza. Only for user with JRuby.
Requires a separate Netezza JDBC driver.
Ruby
New
Free
Normalize your ActiveRecord models' attributes
Adds NOT logic to ActiveRecord
Add support for a not_nill type to active record.
ODBC Data Adapter for ActiveRecord
ActiveRecord OpenTracing intrumenter
Adds OR logic to ActiveRecord
Oracle "enhanced" ActiveRecord adapter contains useful additional methods for working with new and legacy Oracle databases.
This adapter is superset...
Oracle enhanced adapter with schema config support for ActiveRecord (Using this gem, you can specify schema details in database.yml).
This...
This gem extends active record and it's migrations for oracle queue support.
Order your ActiveRecord scopes by a supplied list of ids
This gem adds comments to the SQL to indicate where the SQL parts are constructed.
Allow chaining active record scopes with OR.
.
activerecord with pattern match
Gives a hook on MySQL warnings that allow you to either raise or log them.
A Rubygem that provides an easy way to build ActiveRecord models that represent PeopleSoft tables
A ruby gem that makes working with Postgres arrays in ActiveRecord easier
ActiveRecord connection adapter for safe PgBouncer use
Write a short summary, because RubyGems requires one.
PostgreSQL PGCrypto support for ActiveRecord models.
Integrate PostgreSQL's enumerated types with the Rails enum feature
Automatic reconnection for Postgres
This gem provides a very simple interface where one can wrap a lambda within a timeoutable transaction and pass a...
This gem provides the functionality of ActiveRecord::Relation#pick for Rails 5 and 4.2 apps.
INSERT SELECT Query For ActiveRecord
ActiveRecord Apache Pinot Adapter
Want all the IDs, or names, or whatever field of your ActiveRecord model? Account.ids, Account.names ...
handle Polyline object on ActiveRecord
Allows polymorphic loading of has_many through objects
This gem provides an extension to ActiveRecord, enabling efficient Multi-Table, Multiple-Inheritance for ActiveRecord models.
active_record-pool is an extension to active_record that gives you an interface to write high-speed inserts, updates, & delete in a...
ActiveRecord positionable extension
ActiveRecord connection adapter for PostGIS. It is based on the stock PostgreSQL adapter, and adds built-in support for the spatial...
Adds missing native PostgreSQL array types to ActiveRecord
Define which PostgreSQL schemas to dump in your Rails db/structure.sql file
This gem enables your model to query the database using the earthdistance ...
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
This gem adds support for the postgres hstore type. It is the _just right_ alternative for storing hashes instead of...
Allows you to use active record with databases that already have an hstore type
Active Record support for PostgreSQL JSON type
Write a longer description. Optional.
This gem forwards to activerecord's default postgresql adapter
Auto recover when database restart within remitano system
citext support for rails
Provides some support for PostgreSQL cursors in ActiveRecord.
PostgreSQL allows to create a procedure which returns a result set. The gem modifies ActiveRecord so that it's possible to...
This gem provides a patch that once included will retry the PostgreSQL operation in case the server has gone away
N+1 count query killer for ActiveRecord
Yet Another N+1 COUNT Query Killer for ActiveRecord
You can use for STI, polymorphic and custom preload
PreloadQuery allows you preload queries and have them available as would a relations and `preload` of ActiveRecord.
Publish events to Redis when your models change.
A simple query interface for pulling deeply nested data from records.
Proof of concept for proposed new Active Record query API
Display an overview of the quantity of queries being made and their origins in a block of code in Rails...
Count total number of ActiveRecord queries and row counts inside a block
A library for automatically added `.select` on a column used for `.distinct` or automatically adding `.group` for a column used...
Query Stats logging for ActiveRecord
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in...
Query Backtrace for ActiveRecord
Makes rails go _faster_. Improve read times 4x!
Turns off Rails DB schema version.
Rack middleware managing ActiveRecord connections in standalone (non-Rails) applications
Provides connection management for Rack applications using ActiveRecord.
ActiveRecord Random is a Ruby Gem that empowers your ActiveRecord Models with the ability to return a random record without...
Get raw data from ActiveRecord
ActiveRecord RedDatabase 3+ and Firebird 3+ Adapter for Rails 5+
ActiveRecord Reactors provide a defined way to react on default or custom Active Record callbacks. Observers without the magic, and...
Control readonly for activerecord.
Makes an ActiveRecord model read-only