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.
28Updated 3 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