wszystkie opcje
forky  ] [  sid  ]
[ Pakiet źródłowy: python-django-pgbulk  ]

Pakiet: python3-django-pgbulk (3.2.4-1)

Odnośniki dla python3-django-pgbulk

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego python-django-pgbulk:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Inne pakiety związane z python3-django-pgbulk

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-django-pgbulk

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 14,6 KiB62,0 KiB [lista plików]