Category

Active Record Sharding

Distribute read and write queries to your database across several database servers to help with scaling

0.06
No commit activity in last 3 years
No release in over 3 years
Sharding and replication support for ActiveRecord
2020
2021
2022
2023
2024
2025
0.01
Repository is gone
No release in over 3 years
Connection proxy for ActiveRecord for single master / multiple slave database deployments
2020
2021
2022
2023
2024
2025
0.24
Repository is archived
No commit activity in last 3 years
No release in over 3 years
DbCharmer is a Rails plugin (and gem) that could be used to manage AR model connections, implement master/slave query schemes, sharding and other magic features many high-scale applications need.
2020
2021
2022
2023
2024
2025
1.18
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
This gem allows you to use sharded databases with ActiveRecord. This also provides a interface for replication and for running migrations with multiples shards.
2020
2021
2022
2023
2024
2025
0.07
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
ActiveRecord sharding extension
2020
2021
2022
2023
2024
2025
0.02
No commit activity in last 3 years
Horizontal scaling for your Rails or Merb app. Built on ActiveRecord.
0.18
No commit activity in last 3 years
ActiveRecord connection proxy for master/slave connections