strong_migrations

Database checker

Catches potentially dangerous database operations in development and prevents them from running by default.

Catch unsafe migrations in development

GitHub

4k stars
31 watching
176 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fatkodima/online_migrationsA tool to detect and assist with safe PostgreSQL migration operations634
danger/dangerAutomates common code review chores and codifies team norms.5,473
ankane/production_railsBest practices for running Rails in production, covering security, errors, logging, audits, migrations, web requests, background jobs, email, caching and performance, monitoring, and database optimization.2,244
rubysherpas/paranoiaProvides a way to implement soft deletion of records in a Rails application by adding a deleted_at timestamp field2,896
golang-migrate/migrateDatabase migration tool written in Go that reads and applies migrations to various databases.15,714
artur-sulej/excellent_migrationsA tool that analyzes Elixir migration files to detect potentially dangerous or destructive operations.242
actsasparanoid/acts_as_paranoidA plugin to temporarily hide records in a database without deleting them.1,477
ankane/pgheroA performance monitoring tool for Postgres databases8,223
anchore/grypeA tool for detecting vulnerabilities in container images and filesystems8,970
zdennis/activerecord-importA library to bulk insert data into databases using ActiveRecord in an efficient manner.4,060
sqlalchemy/alembicA tool for managing changes to databases in a controlled and reversible manner.2,953
djrobstep/migraA tool for managing and comparing changes to PostgreSQL schemas in an automated and testable way2,930
fabianlindfors/reshapeAutomates schema changes in PostgreSQL without downtime1,733
jalkoby/squasherA tool to compress and remove unnecessary migration history from database schema1,499
ankane/pgsyncA tool that synchronizes data between two Postgres databases while preserving schema and security.3,201