rein
Constraint manager
Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL.
Database constraints made easy for ActiveRecord.
670 stars
10 watching
31 forks
Language: Ruby
last commit: about 5 years ago
Linked from 1 awesome list
activerecordconstraintsdatabaselibrarypostgresrailsruby
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides seamless integration of multiple databases within a Rails application | 219 |
| | Adds advisory locking to ActiveRecord models for concurrent access control | 630 |
| | Makes it easy to search and filter data in ActiveRecord models using a query string. | 265 |
| | Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. | 361 |
| | Adds utility features to ActiveRecord's handling of tables | 5 |
| | Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| | A tool that automatically generates ActiveRecord models from an existing Postgres database. | 133 |
| | A MongoDB interface for Ruby's Object Mapper library | 33 |
| | Provides a way to store and manage actions across different models using polymorphic associations in Active Record. | 405 |
| | An adapter for connecting Ruby on Rails to Microsoft SQL Server | 973 |
| | Adds model translations to ActiveRecord models for multi-language support | 2,160 |
| | Provides a Ruby interface to InfluxDB, an open-source time series database. | 8 |
| | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
| | Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
| | Database sharding extension for Ruby on Rails applications | 211 |