Hey everyone,

Tomorrow I'm presenting an introduction to SQLALchemy for the Socal Piggies (http://agile.unisonis.com/socalpiggies) meeting at Caltech. My first thought was to jump right in to the tutorial. I think though, that most people are still wondering about using an ORM at all. Either that, or they are coming strictly from the programming side and are interested in finding a way to persist their data. So I am going to begin with an introduction to Object-relational mapping and where SA fits into that picture before actually introducing any code. I figure I will spend a couple minutes on the differences between an ORM and an object database.

Let me know what you think about this approach. Has anyone else done an Introductory presentation on SA before?

Thanks,

Michael Carter
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to