Linq to Python

hrishy hrishys at yahoo.co.uk
Tue Sep 23 11:34:25 EDT 2008


Hi 

Thanks for those links however LINQ seems to be much more then ORM tool it can for example join an XML file with a relational datasource or create a XSD 

regards
Hrishy


--- On Tue, 23/9/08, Diez B. Roggisch <deets at nospam.web.de> wrote:

> From: Diez B. Roggisch <deets at nospam.web.de>
> Subject: Re: Linq to Python
> To: python-list at python.org
> Date: Tuesday, 23 September, 2008, 4:06 PM
> hrishy wrote:
> 
> > Hi
> > 
> > Will LINQ be ported to Python ?
> 
> Take a look at SQLAlchemy or SQLObject for python-based
> ORM/SQL-abstractions.
> 
> Apart from that, python is already heavily based on
> concepts like iterators,
> filtering. Take a look at itertools.
> 
> Diez
> --
> http://mail.python.org/mailman/listinfo/python-list


      



More information about the Python-list mailing list