wonderbeyond / SQLAlchemy-Nested-MutableLinks
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 7 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:
- A client generator from openapi for python.☆71Updated 4 months ago
- Reusable database fixtures for any and all databases.☆40Updated 2 weeks ago
- SAQ Plugin for Litestar☆21Updated last month
- Asyncio compatible SDK for aws services.☆177Updated 6 months ago
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 2 years ago
- Ready-to-use session cookies with custom backends for FastAPI☆109Updated last year
- A compression AGSI middleware using brotli.☆74Updated 2 years ago
- Vite Plugin for Litestar☆23Updated last month
- Ultra-fast query string and url-encoded form-data parsers☆40Updated 8 months ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆64Updated last week
- ASGI middleware to record and emit timing metrics (to something like statsd)☆126Updated last year
- Lightweight browser hot reload for Python ASGI web apps☆153Updated last year
- A simple task runner.☆119Updated 3 months ago
- Access logger for ASGI servers!☆51Updated last year
- Detect changes on pydantic models.☆26Updated last month
- A single model for shaping, creating, accessing, storing data within a Database☆233Updated last year
- HTMX integration for ASGI applications☆67Updated 2 years ago
- OpenAPI (v3) specification schema as pydantic class☆119Updated 11 months ago
- ☆49Updated 2 years ago
- Python bindings to Rust UUID☆193Updated 2 weeks ago
- the missing toolbox for an async world☆305Updated 3 months ago
- Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs☆125Updated 3 months ago
- Audit trigger for PostgreSQL☆135Updated 7 months ago
- Turms is a pure python implementation of the awesome graphql-codegen library, following a simliar extensible design.☆66Updated 3 weeks ago
- Simple integration of Starlette and WTForms☆90Updated 2 months ago
- Dependency injection for Python☆89Updated 2 years ago
- Repository Patterns for Python☆179Updated last year
- Programmatic startup/shutdown of ASGI apps.☆228Updated last year
- Uvicorn worker for Gunicorn!☆77Updated 4 months ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆81Updated 3 weeks ago