{"library":"django-bulk-update","type":"library","category":null,"description":"django-bulk-update is a Django library that enables efficient bulk updates of multiple model instances using a single database query. It significantly improves performance compared to iterating and calling `save()` on each object individually. The current version is 2.2.0, and the project maintains an active but not rapid release cadence, ensuring compatibility with recent Django versions.","language":"python","status":"active","version":"2.2.0","tags":["django","orm","database","performance","bulk-operations","optimization"],"last_verified":"Sun May 24","install":[{"cmd":"pip install django-bulk-update","imports":["from django_bulk_update.manager import BulkUpdateManager"]}],"homepage":null,"github":"https://github.com/aykut/django-bulk-update","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-bulk-update/","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.4,"avg_import_s":0.57,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-bulk-update/compatibility"}}