Alle Optionen
forky  ] [  sid  ]
[ Quellcode: python-django-pgbulk  ]

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

Links für python3-django-pgbulk

Screenshot

Debian-Ressourcen:

Quellcode-Paket python-django-pgbulk herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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.

Andere Pakete mit Bezug zu python3-django-pgbulk

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

python3-django-pgbulk herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 14,6 kB62,0 kB [Liste der Dateien]