Project
Reverse Dependencies for activerecord
The projects listed here declare activerecord as a runtime or development dependency
0.0
A library for bulk importing data using ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Makes it easy to have specific concern modules included into all of your models after the model has connected to the database
2021
2022
2023
2024
2025
2026
0.0
Add index hints method(use/ignore/force index) to ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Adds a method for bulk-inserted records using ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Provides an #includes method to eager load associations of ActiveRecord instances, for when you don't have access to the class object or ActiveRecord::Relation instance.
2021
2022
2023
2024
2025
2026
0.0
Manage ActiveRecord model instantly.
2021
2022
2023
2024
2025
2026
0.0
Provides interval-based reconnection for ActiveRecord connections. Helps handle RDS failover scenarios by periodically refreshing connections on checkout.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecordInTimeScope provides time-window scopes for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
Import items quickly with activerecord-jdbc
2021
2022
2023
2024
2025
2026
0.0
activerecord-jdbc-plsql provide a Ruby wrapper to use PL/SQL with Active Record and JDBC
2021
2022
2023
2024
2025
2026
0.0
This is a fork of ActiveRecord SQL Server Adapter for JRuby. SQL Server 2012 and upward.
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord adapter for Vertica databases (jdbc based)
2021
2022
2023
2024
2025
2026
0.0
A gem to track changes on active record models
2021
2022
2023
2024
2025
2026
0.0
The JSON API specification requires associated resources included in a PATCH request, if provided, to completely replace those that already exist. ActiveRecord's #update method only does that in some circumstances. activerecord-jsonapi_update handles the rest of them.
2021
2022
2023
2024
2025
2026
0.0
Instead of a many-to-many join table, serialize the ids into a JSON array.
2021
2022
2023
2024
2025
2026
0.0
This gem extends `ActiveRecord::Relation#explain` to make it possible to get EXPLAIN in JSON format.
2021
2022
2023
2024
2025
2026
0.0
This ActiveRecord extension adds JWT(JSON Web Token) method
2021
2022
2023
2024
2025
2026
0.0
Lazy creation for active record one-to-one associations
2021
2022
2023
2024
2025
2026
0.0
It provides a simple method to make SQL execution lazy.
2021
2022
2023
2024
2025
2026