This is a framework/programming language challenge. I’m looking for programming language that would be best approach for the next project. I want to get some score (out of 10) of their Time to Develop, Scalability, and Security.
-
Form Builder that will read and write to Database(MYSQL)
-
User Authentication and User Management
-
Easy for API with XML Interface (I don’t know if this is correct, what I mean is I want to make the application to export data in to XML, so user could make use of it.)
Thanks!
P.S. If you know some good article on the web related to my question it would be great if you can post it.
Can’t say much, using the information you provided. All your desired things can be done with any language and framework.
I would suggest you to pick a framework based on the language you know most. Learning framework is not really a big deal if you know the language, web application patterns and best practices.
However, RoR and Django are famous for speedy development. I am a bit biased towards Django, though. Other good is Groovy on Grails, IMO. Don’t know whether it would be appropriate for you to employ that.
So, bottomline is, I am not sure what to recommend you actually.