Transitioning from php to python/pylons/SQLAlchemy -- Are ORMs the standard now?
- by EmpireJones
Should I invest a lot of time trying to figure out an ORM style implementation, or is it still common to just stick with standard SQL queries in python/pylons/sqlalchemy?