Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #109343 > unrolled thread

Storing data in mysql

Started byAnup reni <foxprone.r52@gmail.com>
First post2016-06-01 23:05 +0530
Last post2016-06-03 05:56 -0700
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Storing data in mysql Anup reni <foxprone.r52@gmail.com> - 2016-06-01 23:05 +0530
    Re: Storing data in mysql mbg1708@planetmail.com - 2016-06-03 05:56 -0700

#109343 — Storing data in mysql

FromAnup reni <foxprone.r52@gmail.com>
Date2016-06-01 23:05 +0530
SubjectStoring data in mysql
Message-ID<mailman.78.1464857505.1839.python-list@python.org>
How to store this 3 dimensional data in Mysql database for plotting on map?
​

[toc] | [next] | [standalone]


#109411

Frommbg1708@planetmail.com
Date2016-06-03 05:56 -0700
Message-ID<a68f5d99-3382-4707-8063-13ba099b9809@googlegroups.com>
In reply to#109343
On Thursday, 2 June 2016 09:51:59 UTC+1, Anup reni  wrote:
> How to store this 3 dimensional data in Mysql database for plotting on map?
> ​

Actually, this looks like a question about the use of the SQL standard.

I really like Joe Celko's book "Instant SQL Programming".....which provides LOTS of advice about portable SQL....likely across multiple SQL platforms.....

....and of course, both the question and my answer have nothing to do with Python or plotting or maps.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web