Hi

I'm writing a talk that compares embed and extend, and wondered if anyone here ever used the Python *embedded* in a database server.
    http://twistedmatrix.com/users/glyph/rant/extendit.html

Web frameworks (such as Django) use extend, to import an extension module that makes a connection to a database.

If you have used embed, you might have consulted a page such as:
    http://www.postgresql.org/docs/8.3/interactive/plpython-funcs.html

--
Jonathan
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to