wonderbeyond / SQLAlchemy-Nested-Mutable
An advanced SQLAlchemy column type factory that helps map complex Python types (e.g. List, Dict, Pydantic Model and their hybrids) to database types (e.g. ARRAY, JSONB), And keep track of mutations in deeply nested data structures so that SQLAlchemy can emit proper UPDATE statements.
☆30Updated 6 months ago
Alternatives and similar repositories for SQLAlchemy-Nested-Mutable
Users that are interested in SQLAlchemy-Nested-Mutable are comparing it to the libraries listed below
Sorting:
- Authentication and user management for the Litestar framework☆71Updated last month
- Reusable database fixtures for any and all databases.☆35Updated this week
- Drop-in MessagePack support for ASGI applications and frameworks☆169Updated last year
- A compression AGSI middleware using brotli.☆73Updated 2 years ago
- ASGI middleware to record and emit timing metrics (to something like statsd)☆125Updated last year
- A client generator from openapi for python.☆69Updated 4 months ago
- Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.☆41Updated last month
- Asyncio compatible SDK for aws services.☆175Updated 6 months ago
- Library to keep track of changes in SQLAlchemy.☆37Updated 7 months ago
- Uvicorn worker for Gunicorn!☆74Updated 3 months ago
- Programmatic startup/shutdown of ASGI apps.☆228Updated last year
- A composable Python ASGI web framework☆181Updated 2 years ago
- Repository Patterns for Python☆179Updated last year
- the missing toolbox for an async world☆303Updated 2 months ago
- Celery worker pool with support for asyncio coroutines as tasks☆67Updated 5 months ago
- WebSocket support for HTTPX☆128Updated last month
- Fixtures as classes that work well with dependency injection, autocompletetion, type checkers, and language servers☆48Updated 3 weeks ago
- Simple integration of Starlette and WTForms☆90Updated last month
- aiosignal: a list of registered asynchronous callbacks☆146Updated last week
- A python scheduler that simply does the job☆53Updated 2 weeks ago
- Access logger for ASGI servers!☆51Updated last year
- A curated list of resources related to Litestar.☆112Updated 2 months ago
- Create partial models from pydantic models☆65Updated 3 weeks ago
- Ultra-fast query string and url-encoded form-data parsers☆39Updated 7 months ago
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆254Updated last month
- Pythonic dependency injection☆319Updated last year
- Database testing fixtures using the SQLAlchemy asyncio API☆36Updated 2 years ago
- Python bindings to Rust UUID☆178Updated last month
- OpenAPI 3.0 to FastAPI route generator☆112Updated last month
- A single model for shaping, creating, accessing, storing data within a Database☆233Updated last year