activerecord-turntable
Sharder
Database sharding extension for Ruby on Rails applications
ActiveRecord Sharding Plugin
211 stars
38 watching
34 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
activerecordrailsrubysharding
Related projects:
Repository | Description | Stars |
---|---|---|
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,313 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 265 |
rails-sqlserver/activerecord-sqlserver-adapter | A Ruby library that enables Rails applications to interact with Microsoft SQL Server databases. | 974 |
rgeo/rgeo-activerecord | An extension of ActiveRecord for working with spatial data in Ruby | 89 |
derrickreimer/sequenced | Automatically assigns unique sequential IDs to records in databases | 406 |
schemaplus/schema_plus_tables | Adds utility features to ActiveRecord's handling of tables | 5 |
databasecleaner/database_cleaner-active_record | Tools for cleaning databases using ActiveRecord | 63 |
wvanbergen/scoped_search | Makes it easy to search and filter data in ActiveRecord models using a query string. | 265 |
pawurb/activerecord-analyze | Analyzes query performance in Rails applications | 220 |
janko/sequel-activerecord_connection | An extension to Sequel that allows reusing an existing Active Record connection for database interaction. | 137 |
khiav223577/deep_pluck | Allows plucking attributes from nested associations in Rails without loading unnecessary records | 460 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
printercu/elastics-rb | An ElasticSearch client library for Ruby with ActiveRecord integration | 101 |
globalize/globalize | Enables translation of model attributes in ActiveRecord models | 2,157 |