Pacote: python3-django-pgbulk (3.2.4-1)
Links para python3-django-pgbulk
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-django-pgbulk:
- [python-django-pgbulk_3.2.4-1.dsc]
- [python-django-pgbulk_3.2.4.orig.tar.gz]
- [python-django-pgbulk_3.2.4-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
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
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-django
- infraestrutura de desenvolvimento web Python de alto nível
-
- dep: python3-psycopg
- PostgreSQL database adapter for Python 3
- ou python3-psycopg2
- Python 3 module for PostgreSQL
Download de python3-django-pgbulk
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 14.6 kB | 62.0 kB | [lista de arquivos] |