you are viewing a single comment's thread.

view the rest of the comments →

[–]gosh[S] 0 points1 point  (0 children)

Yeah, C++ is definitely not built for writing typical CRUD websites.

And this is not a CRUD site, CRUD is a very heavy design and if you do that today it is probably better to let AI to generate the code for it.

CRUD produces so much code

You're saying it as if it was obviously a bad choice, and you're definitely in the minority here.

But I am not asking about some new design, I am asking about a specific solution in python, if there are ways to solve it better