[IronPython] [python] Re: Object DBs - Zope/Plone vs LINQ?

Matt Clinton mclinton at procard.com
Mon Oct 1 17:22:01 CEST 2007


Thanks for the rich responses - illuminating.

To be a little more specific, I was thinking about the Object/Relational
Designer in the LINQ article: not so much the SQL-variant syntax to
access traditional DBs (sweet as that is, there's plenty of good ways
already, ala DBI), but was wondering the language-support level for
database-like collections of pythonic objects, like ZODB.

It looks to me like IPy has two ways to get to roughly the same end: one
down the CPy route, the other through LINQ.  As usual, "both" is
probably the preferred answer.

Thanks again,
-- Matt 




More information about the Ironpython-users mailing list