Python client
Please make a Python client.
I'm writing a Python client. Please see https://code.launchpad.net/~songofacandy/+junk/pyhandlersocket
@methane: thanks for doing this! Is this a pure python client or is it a wrapper around the C++ client?
It is pure Python. And it supports only find query currently because I don't have plan to use write query now. If you're interested in developing it with me, please wait for a day. I'll make a project in Launchpad.
Thanks methane. I visited your launchpad project. Could you provide some examples of how to use the Python client?
If you could please consider supporting write queries. I'd like to help with development but I'm a beginner and writing DB clients is just beyond my skills level.