database_consistency
Model Database Checker
A tool to identify and correct inconsistencies between application models and database schema in Ruby on Rails applications.
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
1k stars
9 watching
47 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list
activerecordconsistencydatabaseoptimizationperformancerailsrubyruby-on-railstool
Related projects:
Repository | Description | Stars |
---|---|---|
| A caching and consistency solution for immutable models in Swift. | 648 |
| A tool that analyzes application models to identify columns that likely need indexing and generates migration scripts for adding or removing these indexes. | 1,585 |
| Provides seamless integration of multiple databases within a Rails application | 219 |
| Tool to optimize database usage in Django by identifying and suggesting the removal of unused fields. | 196 |
| Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
| A lightweight, RESTful database engine based on stack data structures | 206 |
| A tool to clean up and manage databases during testing by temporarily locking tables to prevent race conditions. | 161 |
| A tool for logging changes to PostgreSQL database records in a standardized and structured way. | 1,615 |
| Tools for cleaning databases using ActiveRecord | 65 |
| A tool for cleaning up data in MongoDB databases. | 9 |
| A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
| Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
| A library that provides a way to work with GraphQL objects using Zod validation objects. | 86 |
| Allows creation of dynamic models and fields within a content management system. | 16 |
| A toolkit for efficiently mapping and persisting data in Ruby applications | 2,086 |