Top 2.9% downloads on gem.coop
gem.coop : database_validations
ActiveRecord provides validations on app level but it won't guarantee the consistent. In some cases, like `validates_uniqueness_of` it executes additional SQL query to the database and that is not very efficient. The main goal of the gem is to provide compatibility between database constraints and ActiveRecord validations with better performance and consistency.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:gem/database_validations?repository_url=https://gem.coop
Keywords:
activerecord
, database
, performance
, ruby
, ruby-on-rails
License: MIT
Latest release: almost 4 years ago
First release: over 7 years ago
Downloads: 1,293,987 total
Stars: 561 on GitHub
Forks: 14 on GitHub
Total Commits: 121
Committers: 12
Average commits per author: 10.083
Development Distribution Score (DDS): 0.256
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 18 hours ago