Logo     Photos

7 Member(s) Online

PyCon is a 100%
Volunteer-run
Conference Organized by
Members of the
Python
Community.

Site/Questions etc ?

Valid XHTML 1.0 Transitional

Valid CSS!

PyCon 2007 is sponsored
in part by
Zenoss - The Next Step in IT Management Google Microsoft .Net Framework EWT LLC Enthought, Inc. ITA Software
Platinum
Wingware Python IDE Accense Technology, Inc.
Gold
Quality Vision International Inc. MerchantCircle Big Nerd Ranch, Inc. High Speed Rails Canonical ZeOmega -- Open Minds' Open Solutions Open Source Applications Foundation CCP Games Tummy.com - we do linux AG Interactive ActiveState - Dynamic Tools for Dynamic Languages
Silver
Python411 Podcast Series O'Reilly Media, Inc.
Media

Panel - Object Relational Mappers (ORMs)

Mappers Covered

  • SQLObject
  • SQLAlchemy
  • Django ORM

Questions Put to Panelists

  • Natural or artificial keys?
  • Support for existing database schemas or must I do it your way?
  • How is the performance?
  • How smart is it in handling complex schema?
  • Any support for access control security at the object level?
  • What flavor and degree of transaction support is offered? Per thread, per context, autocommit?
  • Can a single app easily access multiple databases at the same time (not just different tables within the same db)?
  • What level of support is there for evolving a database schema on a database which is already populated?
Content Last Modified: October 12, 2006, at 07:49 AM