django-orm topic
ezybaas
Easiest SQL Backend As A Service! DB 2 API in minutes.
awesome-django-performance
A curated list of libraries, tools, blog articles, and books to help profile and optimize your Django project
reactant
Generate code for "models, views, and urls" based on Python type annotations. Supports Django REST, SQLAlchemy, Peewee.
dantico
Tools to convert Django ORM models to Pydantic models.
django-smart-save
Adds the method save_if_valid to Model, which calls both full_clean and save.
postmodel
ORM library for Python 3.6+, asyncio. Provides Django ORM like API.
django-video-streaming-app
This is a django app built for video streaming. There will work the same way like youTube.
django-orm-base
Django ORM project
py-models-parser
Parser for Different Python Models (pure Python classes, Pydantic, Enums, ORMs: DjangoORM, Tortoise, SqlAlchemy, GinoORM, PonyORM, Pydal) to extract information about columns(attrs), model, table args...
python-telegram-bot-django-persistence
Package to use Django ORM as persistence engine in Python Telegram Bot