Other frameworks akin to Ruby on Rails?
July 6, 2007 4:14 PM
Subscribe
What are the best database-driven Web application development frameworks out there right now? More specifically, please orient me to toolsets you know of that are similar to Ruby on Rails.
I have a couple of database-oriented Web applications I'll be working on in the near future. I'd love to avoid (re)writing lots of the low-level code (recordset handling, security, user input validation, &c, &c, &c ) that every such application needs in order to function, as I've done numerous times in the past. Rather than dust off some of my own home-rolled libraries, I'd rather take the time to choose and learn one of the integrated open-source frameworks that have come into being over the past few years.
I know of Ruby on Rails, obviously, and have heard of a a couple of python-based frameworks that seem philosophically similar to RoR. Please note that I'm totally language-agnostic -- I'm quite handy with all the languages that form the "P" in "LAMP" and with some others as well, but I don't mind picking up some new syntax if it'll simplify my development task in the end.
Help me understand my options!
posted by killdevil to computers & internet (17 comments total)
5 users marked this as a favorite
[I'll leave the pros and cons to someone else since I'm totally baised: I'm one of Django's lead developers. Feel free to contact me via the email in my profile if you'd like the elevator pitch.]
posted by jacobian at 4:30 PM on July 6, 2007