December 8, 2006

Accessing Relational Databases with Python

Filed under: database, python — Andy Todd @ 11:47 am

I gave my talk at OSDC yesterday so here are the fruits of my labours – the paper and slides. Enjoy.

As usual corrections and suggestions are very welcome.

3 Comments

  1. I’m interested to know your criteria for selecting the RDBMS and OODB references.

    There are a fair number of products.

    Here’s my OODB list: http://homepage.mac.com/s_lott/iblog/architecture/C465799452/E20060620063521/index.html

    Here’s my ORM list:
    http://homepage.mac.com/s_lott/iblog/architecture/C465799452/E20060412223755/index.html

    Clearly, you did some filtering. What were the criteria? I’d like to borrow that thinking and filter my own lists down to something more manageable.

    Comment by Steve Lott — December 9, 2006 @ 12:18 am

  2. Wow! That’s excellent work – congratulations!

    I’ve been wondering if I have time to prepare a “Python and Data” talk for a local conference (Dayton-Cincinnati Code Camp) and I think I have a much better chance if I can crib (with attribution) from your stuff. May I?

    Comment by Catherine Devlin — December 9, 2006 @ 1:26 am

  3. Steve, there are a fair number of products.

    I picked the ORMs mentioned in my paper mainly because I was familiar with them but also because I knew that they were currently under active use and development, which is not the case with most of the other ones mentioned in the Higher Level Database Programming page. I also didn’t count anything which only works against a single database back end.

    Catherine, feel free to use anything and everything from the paper as you see fit. I didn’t put a formal license on the paper – an oversight I will correct.

    Comment by Andy Todd — December 9, 2006 @ 12:58 pm

RSS feed for comments on this post. TrackBack URI

Sorry, the comment form is closed at this time.

Powered by WordPress