Opus 10
Results
7
repositories owned by
Opus 10
django-pgtrigger
511
Stars
33
Forks
Watchers
Write Postgres triggers for your Django models
django-pghistory
314
Stars
35
Forks
Watchers
Track historical events to Django models using Postgres triggers.
django-pgbulk
44
Stars
6
Forks
Watchers
Native postgres bulk update and upsert operations.
django-pgclone
37
Stars
3
Forks
Watchers
Dump and restore Postgres databases with Django.
django-pgtransaction
50
Stars
1
Forks
Watchers
A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transaction.
django-pglock
24
Stars
1
Forks
Watchers
Postgres advisory locks, table locks, and blocking lock management.
django-pgstats
17
Stars
2
Forks
Watchers
Commands and models for tracking internal postgres stats.