Category

Active Record Sharding

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

1.51
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.
2019
2020
2021
2022
2023
2024
0.31
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.
2019
2020
2021
2022
2023
2024
0.1
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
ActiveRecord sharding extension
2019
2020
2021
2022
2023
2024
0.07
No commit activity in last 3 years
No release in over 3 years
Sharding and replication support for ActiveRecord
2019
2020
2021
2022
2023
2024
0.1
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Connection proxy for ActiveRecord for single master / multiple slave database deployments
2019
2020
2021
2022
2023
2024
0.02
No commit activity in last 3 years
Horizontal scaling for your Rails or Merb app. Built on ActiveRecord.
0.23
No commit activity in last 3 years
ActiveRecord connection proxy for master/slave connections