SQLAlchemy-Nested-Mutable

SQLAlchemy-Nested-Mutable

wonderbeyond

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.

30 Stars
10 Forks
30 Watchers
Python Language
mit License
Cost to Build
$1.3K
Market Value
$2.4K

Growth over time

1 data points  ·  2025-09-24 → 2025-09-24
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about SQLAlchemy-Nested-Mutable

Question copied to clipboard

What is the wonderbeyond/SQLAlchemy-Nested-Mutable GitHub project? Description: "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.". Written in Python. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone SQLAlchemy-Nested-Mutable

Clone via HTTPS

git clone https://github.com/wonderbeyond/SQLAlchemy-Nested-Mutable.git

Clone via SSH

[email protected]:wonderbeyond/SQLAlchemy-Nested-Mutable.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the SQLAlchemy-Nested-Mutable issue tracker:

Open GitHub Issues