queryset topic

List queryset repositories

django-preserialize

41
Stars
6
Forks
Watchers

Convert your model instances and querysets into dicts and list with style.

django-querysetsequence

106
Stars
25
Forks
Watchers

Chain multiple (disparate) QuerySets in Django

go-queryset

724
Stars
72
Forks
Watchers

100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.

drf-url-filters

171
Stars
20
Forks
Watchers

A django app to apply filters on drf querysets using query params with validations using voluptuous.

django-random-queryset

23
Stars
5
Forks
Watchers

Pull random records using Django ORM.

django-serializable-model

15
Stars
0
Forks
Watchers

Django classes to make your models, managers, and querysets serializable, with built-in support for related objects in ~150 LoC