django-orm topic

List django-orm repositories

ezybaas

18
Stars
1
Forks
Watchers

Easiest SQL Backend As A Service! DB 2 API in minutes.

awesome-django-performance

163
Stars
7
Forks
Watchers

A curated list of libraries, tools, blog articles, and books to help profile and optimize your Django project

reactant

15
Stars
2
Forks
Watchers

Generate code for "models, views, and urls" based on Python type annotations. Supports Django REST, SQLAlchemy, Peewee.

dantico

17
Stars
1
Forks
Watchers

Tools to convert Django ORM models to Pydantic models.

django-smart-save

15
Stars
3
Forks
Watchers

Adds the method save_if_valid to Model, which calls both full_clean and save.

postmodel

17
Stars
3
Forks
Watchers

ORM library for Python 3.6+, asyncio. Provides Django ORM like API.

django-video-streaming-app

22
Stars
11
Forks
Watchers

This is a django app built for video streaming. There will work the same way like youTube.

py-models-parser

19
Stars
1
Forks
Watchers

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...

Package to use Django ORM as persistence engine in Python Telegram Bot