toutes les options
forky  ] [  sid  ]
[ Paquet source : python-django-pgbulk  ]

Paquet : python3-django-pgbulk (3.2.3-1)

Liens pour python3-django-pgbulk

Screenshot

Ressources Debian :

Télécharger le paquet source python-django-pgbulk :

Responsables :

Ressources externes :

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

  • dépendances
  • recommandations
  • suggestions
  • enhances

Télécharger python3-django-pgbulk

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 14,5 ko62,0 ko [liste des fichiers]