all options
sid  ]
[ Source: python-django-pgbulk  ]

Package: python3-django-pgbulk (3.2.2-2)

Links for python3-django-pgbulk

Screenshot

Debian Resources:

Download Source Package python-django-pgbulk:

Maintainers:

External Resources:

Similar packages:

Django functions for doing native PostgreSQL bulk upserts

django-pgbulk provides functions for doing native Postgres bulk upserts (i.e. UPDATE ON CONFLICT), bulk updates, and COPY FROM.

Bulk upserts can distinguish between updated/created rows and ignore unchanged updates.

Bulk updates are true bulk updates, unlike Django's bulk_update which can still suffer from O(N) queries and can create poor locking scenarios.

Bulk copies can significantly speed up bulk inserts, sometimes by an order of magnitude over Django's bulk_create.

Other Packages Related to python3-django-pgbulk

  • depends
  • recommends
  • suggests
  • enhances

Download python3-django-pgbulk

Download for all available architectures
Architecture Package Size Installed Size Files
all 14.3 kB62.0 kB [list of files]