Hello.
Is it possible to use some python function in directly in mysql ?
Or can i write extension with python\cpython for mysql ?
Extension i means something like this - http://www.codeproject.com/Articles/15643/MySQL-User-Defined-Functions
but with python, not with C.
thank you.
Is it possible to use some python function in directly in mysql ?
Or can i write extension with python\cpython for mysql ?
Extension i means something like this - http://www.codeproject.com/Articles/15643/MySQL-User-Defined-Functions
but with python, not with C.
thank you.