SciELO - Scientific Electronic Library Online

 
vol.34 número1Anticuerpos monoclonales y el tratamiento del lupus eritematoso sistémicoSecuenciación de operaciones por simulación en la empresa Puntadas, S.G. índice de autoresíndice de materiabúsqueda de artículos
Home Pagelista alfabética de revistas  

Servicios Personalizados

Revista

Articulo

Indicadores

Links relacionados

  • No hay articulos similaresSimilares en SciELO

Compartir


Revista Tecnología en Marcha

versión On-line ISSN 0379-3982versión impresa ISSN 0379-3982

Resumen

HERRERA-RAMIREZ, José A.; TREVINO-VILLALOBOS, Marlen  y  VIQUEZ-ACUNA, Leonardo. Hybrid storage engine for geospatial data using NoSQL and SQL paradigms. Tecnología en Marcha [online]. 2021, vol.34, n.1, pp.40-54. ISSN 0379-3982.  http://dx.doi.org/10.18845/tm.v34i1.4822.

The design and implementation of services to handle geospatial data involves thinking about storage engine performance and optimization for the desired use. NoSQL and relational databases bring their own advantages; therefore, it is necessary to choose one of these options according to the requirements of the solution. These requirements can change, or some operations may be performed in a more efficient way on another database engine, so using just one engine means being tied to its features and work model. This paper presents a hybrid approach (NoSQL-SQL) to store geospatial data on MongoDB, which are replicated and mapped on a PostgreSQL database, using an open source tool called ToroDB Stampede; solutions then can take advantage from either NoSQL or SQL features, to satisfy most of the requirements associated to the storage engine performance. A descriptive analysis to explain the workflow of the replication and synchronization in both engines precedes the quantitative analysis by which it was possible to determine that a normal database in PostgreSQL has a shorter response time than to perform the query in PostgreSQL with the hybrid database. In addition, the type of geometry increases the update response time of a materialized view.

Palabras clave : Database; SQL; NoSQL; ToroDB; MongoDB; PostgreSQL; replication; mirroring.

        · resumen en Español     · texto en Inglés     · Inglés ( pdf )