Project

Reverse Dependencies for activerecord

The projects listed here declare activerecord as a runtime or development dependency

0.0
No release in over a year
ActiveRecord connection adapter for MySQL. It extends the Rails built-in Trilogy adapter and adds spatial extensions support via RGeo. Compatible with Rails 8.1+ native Trilogy adapter. Requires Ruby 3.2+ and Rails 8.1+.
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Handles MySQL ER_OPTION_PREVENTS_STATEMENT (1290) errors by translating them into ActiveRecord::ConnectionFailed, enabling Rails' built-in retry mechanism to transparently reconnect. Useful for Aurora failover, ProxySQL, RDS Multi-AZ, or any MySQL read-only switchover scenario.
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
No release in over a year
ActiveRecord is great, but could be better. Here are some tweaks for it.
2021
2022
2023
2024
2025
2026
0.0
Low commit activity in last 3 years
A long-lived project that still receives updates
Adds a symbol attribute type to activerecord
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Introduces update_in_bulk(), a method to update many records in a table with different values in a single SQL statement.
2021
2022
2023
2024
2025
2026
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Support MySQL's INSERT ... ON DUPLICATE KEY UPDATE in ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
No release in over 3 years
Allows database connections to be defined as URLS, then converted to hash for use in ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
activerecord-utils - utilities (e.g. random, alias_attr, etc.) for activerecord
2021
2022
2023
2024
2025
2026
0.0
No commit activity in last 3 years
No release in over 3 years
active_record_uuid is a nice gem that add uuid supports to your activerecord models (MySQL). It allows you to store uuid in various formats: binary (16 bytes), base64 (24 bytes), hexdigest (32 bytes), or string (36 bytes), and query back with uuid string.
2021
2022
2023
2024
2025
2026