Spatial database: Difference between revisions

Content deleted Content added
Fixed link for ESRI Geodatabase which redirected to this generic page!
Line 82:
* [[ArangoDB]] - a multi-model database which provides geoindexing capability.
* [[Apache Drill]] - A MPP SQL query engine for querying large datasets. Drill supports spatial data types and functions <ref>[https://drill.apache.org/docs/gis-functions/] Drill Geospatial Function Documentation</ref> similar to PostgreSQL.
* Esri [[Geodatabase (Esri)|Geodatabase]] (Enterprise, Mobile) - a proprietary spatial database structure and logical model that can be implemented on several relational databases, both commercial (Oracle, MS SQL Server, Db2) and open source (PostgreSQL, SQLite)
* [[Caliper Corporation|Caliper]] extends the Raima Data Manager with spatial datatypes, functions, and utilities.
* [[CouchDB]] a document-based database system that can be spatially enabled by a plugin called Geocouch