Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.02
ActiveRecord adapter for Crate, the distributed database for Docker.
2019
2020
2021
2022
2023
2024
0.02
Opt-in validations for your ActiveRecord models based on your MySQL database constraints, including text field size, UTF-8 encoding issues, and NOT NULL constraints.
2019
2020
2021
2022
2023
2024
0.02
Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached, all accumulated "touch" calls will be consolidated into as few database round trips as possible.
2019
2020
2021
2022
2023
2024
0.02
This gem automatically logs SQL EXPLAIN of every queries. You can check naturally every SQL EXPLAIN from development log, without manually executions.
2019
2020
2021
2022
2023
2024
0.02
Allow ActiveRecord to share a connection to multiple databases on the same host
2019
2020
2021
2022
2023
2024
0.02
ActiveRecord extension to allow partitioning ids into regions, for merge replication purposes
2019
2020
2021
2022
2023
2024
0.02
Install this gem and require 'teradata' with JRuby on Rails.
2019
2020
2021
2022
2023
2024
0.02
ActiveRecord integration for KSUIDs using the ksuid gem
2019
2020
2021
2022
2023
2024
0.02
It is a library that performs extended verification when an error occurs when executing SQL.
2019
2020
2021
2022
2023
2024
0.02
This gem adds comments to the SQL to indicate where the SQL parts are constructed.
2019
2020
2021
2022
2023
2024
0.02
Gives a hook on MySQL warnings that allow you to either raise or log them.
2019
2020
2021
2022
2023
2024
0.02
PostgreSQL PGCrypto support for ActiveRecord models.
2019
2020
2021
2022
2023
2024
0.02
Active Record support for PostgreSQL JSON type
2019
2020
2021
2022
2023
2024
0.02
A whole bunch of extensions the ActiveRecord PostgreSQL adapter.
2019
2020
2021
2022
2023
2024
0.02
Count total number of ActiveRecord queries and row counts inside a block
2019
2020
2021
2022
2023
2024
0.02
This gem provides the Rails 3 with database adapter for AWS RedShift.
2019
2020
2021
2022
2023
2024
0.02
This gem changes ActiveRecord's query logs to be compatible with the sqlcommenter format.
2019
2020
2021
2022
2023
2024
0.02
Create ActiveRecord relations from UNIONs
2019
2020
2021
2022
2023
2024
0.02
Touch `updated_at` by default with calls to `update_column(s)` and `update_all`
2019
2020
2021
2022
2023
2024