SQl Alchemy vs Django ORM


Details
Josh will compare 2 of the most popular ways of accessing a database in Python, SQL Alchemy and the Django ORM (Object-Relation Mapping). SQL Alchemy is generally thought of as more powerful and flexible, while Django is more accessible. The talk will compare the 2 to try to demystify what they mean and what makes them unique.
Location Information
The map link above for our location is not sufficient, so I have a more detailed and annotated map that should be referenced:
A map (http://goo.gl/maps/tu1O) to Bausch and Lomb Hall at the University of Rochester
(parking and walking directions)
The meeting will be in Bausch and Lomb Hall, room 407.
• Find the elevator, go to the 4th floor and exit to your right.
• At the end of the hall, make another right.
• Walk to the very end of the hall past the fire doors.
• You are now at Room 407.
• Network Access Internet access is readily available.

SQl Alchemy vs Django ORM