08/12/2006
6 Comments
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.
Wherein I write something that you may like to read. Or not, it's up to you really.
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.
Powered by WordPress
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 — 09/12/2006 @ 12:18 am
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 — 09/12/2006 @ 12:18 am
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 — 09/12/2006 @ 1:26 am
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 — 09/12/2006 @ 1:26 am
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 — 09/12/2006 @ 12:58 pm
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 — 09/12/2006 @ 12:58 pm