Project

Reverse Dependencies for activerecord

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

0.01
A long-lived project that still receives updates
activemodel form object pattern. it embraces multiple AR models and provides a transparent interface as if they were a single model.
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
A new way to manage multi-tenant applications based on multiples databases
2021
2022
2023
2024
2025
2026
0.01
No release in over 3 years
Extends ActiveRecord to support covering indexes in PostgreSQL using the INCLUDE clause.
2021
2022
2023
2024
2025
2026
0.01
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
ActiveRecord adapter for Crate, the distributed database for Docker.
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
Just an ActiveRecord Adapter for the Appengine Datastore. Create Rails3 application: rails new app_name -m http://siddick.github.com/datastore/rails3.rb
2021
2022
2023
2024
2025
2026
0.01
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Rake task to determine if a database is available for a Rails app.
2021
2022
2023
2024
2025
2026
0.01
No release in over 3 years
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.
2021
2022
2023
2024
2025
2026
0.01
The project is in a healthy, maintained state
Activerecord::Duckdb providers DuckDB database access for Ruby on Rails applications.
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
This gem automatically logs SQL EXPLAIN of every queries. You can check naturally every SQL EXPLAIN from development log, without manually executions.
2021
2022
2023
2024
2025
2026
0.01
No commit activity in last 3 years
No release in over 3 years
Native MySQL additions to ActiveRecord, like LOAD DATA INFILE, ENABLE/DISABLE KEYS, TRUNCATE TABLE.
2021
2022
2023
2024
2025
2026
0.01
Low commit activity in last 3 years
There's a lot of open issues
No release in over a year
A safe way to accept user parameters and query against your ActiveRecord Models
2021
2022
2023
2024
2025
2026
0.01
Low commit activity in last 3 years
In ActiveRecord, allows you to query the association of the records that your current query would return. If you need the comments of some posts: `Post.where(...).follow_assoc(:comments)`. You can then chain `where` on the comments.
2021
2022
2023
2024
2025
2026
0.01
A long-lived project that still receives updates
Allow ActiveRecord to share a connection to multiple databases on the same host
2021
2022
2023
2024
2025
2026