Hacker News new | ask | show | jobs
by rohan1024 2188 days ago
I can't believe we still don't have a standard tool that lets a user design a CRUD application right from server back-end to front-end.
1 comments

I think they do exist.

Ruby on Rails and similar for example.

Microsoft Access and similar is a bit older but does that too I guess.

Microsoft Access is decades old and no one seems to have improved on that. Microsoft FrontPage was also on same lines.

Why we are not abstracting CRUD away like everything else? Is it because engineers are happy creating CRUD apps?

It's a mistery to me too.