This is cool: Gadfly, a reasonably efficient SQL database module for Python, written entirely in
Python (with optional C extensions) and using portable data files.
I think Zope might make some use of it too.
Mind you, I can't help but think that they could have made it more lightweight
by getting rid of SQL text parsing and having a procedural interface for
queries. (via gimbo)
There are no comments yet on ""
Want to say something? Do so here.
Please keep comments on topic and to the point. Inappropriate comments may be deleted.
Note that markup is stripped from comments; URLs will be automatically converted into links.