Opus 10

Results 9 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-pgconnection

17
Stars
2
Forks
Watchers

Route postgres connections and hook into cursor execution

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.

git-tidy

28
Stars
1
Forks
Watchers

Tidy git commit messages, linting, and logging

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.