Data integrity is a good thing. Constraining the values allowed by your application at the database level, rather than at the application level, is a more robust way of ensuring your data stays sane. Unfortunately, ActiveRecord doesn't encourage (or even allow) you to use database integrity without resorting to hand-crafted SQL. Rein (pronounced "rain") adds a handful of methods to your ActiveRecord migrations so that you can easily tame the data in your database. All methods in the DSL are automatically reversible, so you can take advantage of reversible Rails migrations.

Features

  • Documentation available
  • Foreign Key Constraints
  • Examples available
  • Unique Constraints
  • Exclusion Constraints
  • Match constraints and validate constraints
  • Enumerated Types
  • A database can contain one or more named schemas

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow Rein

Rein Web Site

You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure Icon
Red Hat Ansible Automation Platform on Microsoft Azure

Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Rein!

Additional Project Details

Programming Language

Ruby

Related Categories

Ruby Libraries

Registered

2024-05-31