tatterdemalion/django-nece ⭐ 85

Content Translation Framework based on Postgresql's JSONB field

mariocesar/django-ltree ⭐ 75

An ltree extension implementation to support hierarchical tree-like data using the native Postgres extension ltree in django models

FarhanAliRaza/django-hawkeye ⭐ 76

Django BM25 full-text search using PostgreSQL - a lightweight Elasticsearch alternative

SectorLabs/django-postgres-extra ⭐ 760

Bringing all of PostgreSQL's awesomeness to Django.

twtrubiks/docker-tutorial ⭐ 1868

Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝

django-postgres-metrics/django-postgres-metrics ⭐ 143

A Django application that exposes a bunch of PostgreSQL database metrics.

tortoise/tortoise-orm ⭐ 5567

Familiar asyncio ORM for python, built with relations in mind

tbicr/django-pg-zero-downtime-migrations ⭐ 566

Django postgresql backend that apply migrations with respect to database locks