Update README.md

This commit is contained in:
Eduardo Lacerda 2016-05-06 15:40:03 -03:00
parent 489b97af39
commit 290b9d4d0b

View File

@ -2,6 +2,8 @@
- [Awesome Geospatial](#awesome-geospatial)
- [Database](#database)
-
- - -
## Database
@ -12,3 +14,6 @@
* [Oracle Spatial](http://www.oracle.com/us/products/database/options/spatial/overview/index.html) - Oracle database spatial extension.
* [MySql Spatial](http://dev.mysql.com/doc/refman/5.7/en/spatial-extensions.html) - MySql spatial extension.
* [GeoCouch] (https://github.com/couchbase/geocouch) - GeoCouch is a spatial extension for Couchbase and Apache CouchDB.
* [Cloudant] (https://cloudant.com/) - IBM noSQL database that supports spatial data (GeoJSON).
* [MondoDB] (https://www.mongodb.com/) - Also supports GeoJSON and spatial indexes.
* [DB2 Spatial Extender] (http://www-03.ibm.com/software/products/en/db2spaext) - Spatial Extender allows you to store, manage, and analyze spatial data in DB2.