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.
☆29Updated 5 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
- Reusable database fixtures for any and all databases.☆30Updated this week
- Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.☆41Updated 2 weeks ago
- HTMX integration for ASGI applications☆67Updated last year
- WebSocket support for HTTPX☆128Updated 3 weeks ago
- Authentication and user management for the Litestar framework☆69Updated 2 weeks ago
- A compression AGSI middleware using brotli.☆71Updated last year
- Lightweight browser hot reload for Python ASGI web apps☆151Updated 11 months ago
- Uvicorn worker for Gunicorn!☆71Updated 2 months ago
- the missing toolbox for an async world☆294Updated last month
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆80Updated 8 months ago
- ASGI middleware to record and emit timing metrics (to something like statsd)☆126Updated last year
- Full-featured JSON type with mutation tracking for SQLAlchemy☆196Updated last year
- Quart-Schema is a Quart extension that provides schema validation and auto-generated API documentation.☆93Updated this week
- Python bindings to Rust UUID☆172Updated 2 weeks ago
- SAQ Plugin for Litestar☆19Updated last week
- Ultra-fast query string and url-encoded form-data parsers☆39Updated 7 months ago
- Python decorator for async properties.☆91Updated last year
- Programmatic startup/shutdown of ASGI apps.☆226Updated last year
- aiosignal: a list of registered asynchronous callbacks☆146Updated last week
- A curated list of resources related to Litestar.☆109Updated last month
- A simple task runner.☆111Updated last month
- Library to keep track of changes in SQLAlchemy.☆37Updated 6 months ago
- Alembic hooks to cause PostgreSQL ALTER TYPE .. ADD VALUE .. to be issued automatically☆59Updated last year
- (not ready yet) A simple but powerful job scheduler for Trio programs☆66Updated 4 years ago
- Drop-in MessagePack support for ASGI applications and frameworks☆167Updated last year
- Deserialize to objects while staying DRY☆158Updated last year
- Async SQLAlchemy 2.0+ extension for FastAPI with SQLModel support, built-in pagination & more☆62Updated 2 months ago
- A composable Python ASGI web framework☆180Updated 2 years ago
- Asyncio compatible SDK for aws services.☆173Updated 5 months ago
- Create partial models from pydantic models☆62Updated last month