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.
☆32Updated last year
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:
- 🌰 Nats-powered event-driven background jobs and microservices framework for Python.☆101Updated 2 years ago
- A client generator from openapi for python.☆89Updated 3 months ago
- Fast, async, fully-typed distributed task queue via Redis streams☆110Updated last week
- A Query Mapper for Python☆63Updated this week
- Reusable database fixtures for any and all databases.☆48Updated last week
- Full-featured JSON type with mutation tracking for SQLAlchemy☆195Updated 2 years ago
- An alembic/sqlalchemy extension for migrating sql views, functions, triggers, and policies☆286Updated 9 months ago
- A single model for shaping, creating, accessing, storing data within a Database☆238Updated 2 years ago
- Programmatic startup/shutdown of ASGI apps.☆258Updated 2 years ago
- Repository Patterns for Python☆178Updated 2 years ago
- OpenAPI 3.0 to FastAPI route generator☆113Updated last month
- Library to declare additional kinds of objects not natively supported by SqlAlchemy/Alembic.☆46Updated last month
- Fast, drop-in replacement for Python's uuid module, powered by Rust.☆276Updated this week
- Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs☆140Updated this week
- WebSocket support for HTTPX☆140Updated last month
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- the fastest and most advanced dependency injection lib in Python, used by lihil.☆19Updated 2 weeks ago
- Automatically rerun your tests on file modifications☆217Updated this week
- OpenAPI (v3) specification schema as pydantic class☆122Updated last year
- HTMX integration for ASGI applications☆68Updated 2 years ago
- ASGI middleware to record and emit timing metrics (to something like statsd)☆129Updated 2 years ago
- Example Polylith setup for Python and uv☆49Updated 2 weeks ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 10 months ago
- A dashboard for dramatiq, specific to its Redis broker.☆159Updated 3 years ago
- A compression AGSI middleware using brotli.☆82Updated last week
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆159Updated this week
- A file-based ORM for Python dataclasses.☆211Updated this week
- A tiny, secure, URL-friendly, unique string ID generator for Python, written in Rust☆72Updated 6 months ago
- Asyncio compatible SDK for aws services.☆179Updated last year
- An authentication library for Starlette and FastAPI.☆100Updated 2 years ago