Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #64149
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: Process datafeed in one MySql table and output to another MySql table |
| Date | 2014-01-17 09:23 +0000 |
| References | <e78e38ba-ce13-49ec-b988-11002f22124d@googlegroups.com> <lba39u$7p1$6@dont-email.me> <6dacfcba-e677-4c62-878e-c14c70d6b654@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5629.1389950705.18130.python-list@python.org> (permalink) |
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 >> >>> there any useful sample code or project on the web that I can use as >> >>> reference? >> >> >> >> Did you search for mysql on the python docs website, or perhaps try >> >> googling "python mysql"? >> > > I did. There were documentation but I was hoping to have more sample code. Preferably a similar project which I can use as reference. > >> >> >> -- >> >> Denis McMahon, denismfmcmahon@gmail.com Would you please read and action this https://wiki.python.org/moin/GoogleGroupsPython to prevent us seeing the double line spacing above, thanks. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Process datafeed in one MySql table and output to another MySql table Sam <lightaiyee@gmail.com> - 2014-01-16 17:03 -0800
Re: Process datafeed in one MySql table and output to another MySql table Denis McMahon <denismfmcmahon@gmail.com> - 2014-01-17 02:07 +0000
Re: Process datafeed in one MySql table and output to another MySql table Sam <lightaiyee@gmail.com> - 2014-01-17 00:53 -0800
Re: Process datafeed in one MySql table and output to another MySql table Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-17 09:23 +0000
Re: Process datafeed in one MySql table and output to another MySql table Jason Friedman <jsf80238@gmail.com> - 2014-01-16 19:23 -0700
csiph-web