In one of the YouTube videos on SQLAlchemy Mike said that some of the large 
users of SQLAlchemy prefer to use plain SQLAlchemy instead of SQLAlchemy 
ORM. What are the reasons behind that? I'm wondering because I started off 
with ORM and though I like it I've been wondering whether I might be better 
off going with plain SQLAlchemy and foregoing the ORM.

What exactly would I lose if I give up the ORM that I may not realize right 
now?

What kinds of web applications (written in Pyramid in this case) are better 
suited to use or not use ORM?

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to