{"library":"django-pg-zero-downtime-migrations","type":"library","category":null,"description":"Django postgresql backend that applies migrations with respect to database locks, enabling zero downtime during schema changes. It modifies the standard Django PostgreSQL backend to minimize locks during schema and `RunSQL` operations, helping to ensure continuous application availability during deployments. The library is actively maintained, with frequent releases to support new Django, Python, and PostgreSQL versions, and is currently at version 0.19.","language":"python","status":"active","version":"0.19","tags":["django","postgresql","migrations","zero-downtime","database","deployment"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-pg-zero-downtime-migrations","imports":["DATABASES = {\n    'default': {\n        'ENGINE': 'django_pg_zero_downtime_migrations.backends.postgres',\n        ...\n    }\n}"]}],"homepage":null,"github":"https://github.com/tbicr/django-pg-zero-downtime-migrations","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-pg-zero-downtime-migrations/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-pg-zero-downtime-migrations/compatibility"}}