MySQL implements spatial extensions following the specification of the Open Geospatial Consortium (OGC).
I have created the following MySQL table to store latitude/longitude coordinates along with a name for each point: CREATE …
mysql database gis spatial mysql-spatial