The advantages of HTML as a data model over basic declarative ORM approach
Briefly

"A tradition, and I insist it's a conservative tradition, is to use a declarative model where we made the truth of the model from python classes... By declaring a class, we will implicitly declare it's SQL structure, the HTML input form..."
"Since the arrival of pydantic it makes all the more sense when it comes to empower a strongly type approach in python... But is it the only one worthy?"
Read at Beauty-of-imagination
[
|
]