What is your go to language for CRUD apps, and why?
I am looking for something will a really easy to use DSL or framework with a low learning curve.
1–10 of 15 posts
I am looking for something will a really easy to use DSL or framework with a low learning curve.
CakePHP (PHP) and Ruby on Rails (Ruby) both has very strong CRUD generator.
I don't think anyone has a specific language or platform for crud. Most people pick the one they are most familiar with.
I've heard Laravel is pretty good so going by that the best language would be PHP.
I've heard Laravel is pretty good so going by that the best language would be PHP.
You notice that Laravel isn't in any way unique and basically is a Rails clone?