On 17/01/2014 08:53, Sam wrote:
On Friday, January 17, 2014 10:07:58 AM UTC+8, Denis McMahon wrote:
On Thu, 16 Jan 2014 17:03:24 -0800, Sam wrote:
I have a datafeed which is constantly sent to a MySql table ...
Which are the python libraries which are suitable for this purpose? Are
t
On Friday, January 17, 2014 10:07:58 AM UTC+8, Denis McMahon wrote:
> On Thu, 16 Jan 2014 17:03:24 -0800, Sam wrote:
>
>
>
> > I have a datafeed which is constantly sent to a MySql table ...
>
>
>
> > Which are the python libraries which are suitable for this purpose? Are
>
> > there any use
>
> I have a datafeed which is constantly sent to a MySql table. The table
> grows constantly as the data feeds in. I would like to write a python
> script which process the data in this table and output the processed data
> to another table in another MySql database in real-time.
>
> Which are the
On Thu, 16 Jan 2014 17:03:24 -0800, Sam wrote:
> I have a datafeed which is constantly sent to a MySql table ...
> Which are the python libraries which are suitable for this purpose? Are
> there any useful sample code or project on the web that I can use as
> reference?
Did you search for mysql