maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #05118
Re: Python 3 Handler Socket
Hi Roberto,
This is something I played with a few years ago in python 3.4, I had some
success but nothing production worthy, just hacks.
Did you see this in the MariaDB 10.4 plans?
- Python Connector - MariaDB Foundation (Vicentiu)
Handlersocket should definitely be a feature of the connector and I really
want to help with this!
MS and IBM have already done great work to integrate python for analytics
workloads with their databases and to overcome the biggest overhead;
serialisation.
I would love to help MariaDB with the python connector.
On 26 May 2018 at 12:19, Roberto Spadim <roberto@xxxxxxxxxxxxx> wrote:
> Hi guys!
> Any link to a working handler socket python module?
> pyhs is old and working only with python2, we need to update the C lib or
> use plain python with python3 (i did some changes, don't know if there's a
> running job on this)
>
> --
> Roberto Spadim
>
> _______________________________________________
> Mailing list: https://launchpad.net/~maria-discuss
> Post to : maria-discuss@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~maria-discuss
> More help : https://help.launchpad.net/ListHelp
>
>
Follow ups
References