django-orm topic

List django-orm repositories

django-polymorphic-tree

169
Stars
45
Forks
Watchers

Polymorphic MPTT tree support for models

django-async-orm

130
Stars
9
Forks
Watchers

Bringing Async Capabilities to django ORM

reobject

80
Stars
8
Forks
Watchers

Python without ifs and buts - an ORM layer for Python objects, inspired by Django

django-bulk-sync

53
Stars
15
Forks
Watchers

Combine bulk add, update, and delete into a single call.

django-orm-adapter

26
Stars
16
Forks
Watchers

Django ORM Adapter for PyCasbin

tikibar

22
Stars
5
Forks
Watchers

A debugging and information toolbar for django, designed for lightweight impact so it can be enabled selectively and run in production.

xsd_to_django_model

24
Stars
11
Forks
Watchers

Generate Django models from an XSD schema description (and a bunch of hints)

django-concurrency-talk

54
Stars
4
Forks
Watchers

🎭 Database Integrity in Django: Safely Handling Critical Data in Distributed Systems

django-firebase-orm

24
Stars
6
Forks
Watchers

Django ORM for the NoSQL object model database, firebase

django-blog

26
Stars
15
Forks
Watchers

Simple blog web app made using Django