todas as opções
forky  ] [  sid  ]
[ Fonte: python-django-pgbulk  ]

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

Links para python3-django-pgbulk

Screenshot

Recursos de Debian:

Baixe o pacote-fonte python-django-pgbulk:

Mantenedores(as):

Fontes externas:

Pacotes similares:

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.

Outros pacotes relacionados a python3-django-pgbulk

  • depende
  • recomenda
  • sugere
  • melhora

Download de python3-django-pgbulk

Baixe para todas as arquiteturas disponíveis
Arquitetura Tamanho do pacote Tamanho instalado Arquivos
all 14.6 kB62.0 kB [lista de arquivos]