Bruno Desthuilliers wrote:
Aaron Brady a écrit :Hi all,(snip) >I don't think relational data can be read and written very easily inPython.Did you try SQLAlchemy or Django's ORM ? [...]
Using an ORM when you don't grasp the relational model and/or the SQL query language is futile.
That's probably the case for many other abstraction layers, too. -- Gerhard -- http://mail.python.org/mailman/listinfo/python-list