Hacker News new | ask | show | jobs
by kfullert 3735 days ago
My personal choice at the moment is Ruby with Roda[0] and whatever ORM meets my needs best, or even skip the ORM and use the DB adapter directly if it's something quick and simple

[0]: http://roda.jeremyevans.net/documentation.html