On 03/06/2013 20:05, big stone wrote: > Hello, > > I discovered recently the power of simplifying the integration between > python and its provided database sqlite3. > > In my dream, I would like to be able to querry in "sql syntax" all > objects of python environnement.
You want LINQ [http://en.wikipedia.org/wiki/Language_Integrated_Query], and there is something similar in Python: https://github.com/heynemann/pynq/wiki but, IMHO, this is definitely something outside the scope of the dbapi. federico _______________________________________________ DB-SIG maillist - DB-SIG@python.org http://mail.python.org/mailman/listinfo/db-sig