Paquet : python3-django-pgbulk (3.2.3-1)
Liens pour python3-django-pgbulk
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source python-django-pgbulk :
- [python-django-pgbulk_3.2.3-1.dsc]
- [python-django-pgbulk_3.2.3.orig.tar.gz]
- [python-django-pgbulk_3.2.3-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à python3-django-pgbulk
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-django
- cadriciel de haut niveau pour le développement web en Python
-
- dep: python3-psycopg
- PostgreSQL database adapter for Python 3
- ou python3-psycopg2
- Python 3 module for PostgreSQL
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
Télécharger python3-django-pgbulk
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 14,5 ko | 62,0 ko | [liste des fichiers] |