Low Code CRUD recommendations

As I respect Nethservians’ opinions, I’d be keen to hear of any CRUD web development tools/apps you may have used or recommend. There seems to be many options these days.

I’m going to re-hash a Microsoft ASP based web application that is typically over-bloated. While I would prefer to work MySQL/MariaDB, I will likely have to talk to MS SQL databases, so that may be the only stipulated specification.

Thanks,
Klaus

Which language do you prefer?

I used codeigniter (PHP) looong time ago. If the app is small maybe you don’t need a framework at all.

I think that’s supported by most frameworks with ODBC driver.

1 Like