Skip to content

Papajohn77/Thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Radius Query Performance Benchmarking

In the last few years, there has been a rise in Location-based services (LBS) applications that utilize geospatial data to offer personalized services based on the user’s real-time location. In user-facing applications, low latency is crucial for a seamless user experience (UX). The choice of a spatial database heavily influences the performance of a location-based services (LBS) application, hence becoming a critical decision. To ensure an unbiased and informed decision, it is common practice to perform a database benchmark. In this study, we conducted a benchmark to identify the most efficient spatial database among PostgreSQL with the PostGIS extension and MongoDB in radius queries. The results indicate the performance superiority of PostGIS over MongoDB in all the evaluated scenarios. One of the key aspects of this study is that the benchmark conducted is fully reproducible to allow for independent verification of the results and promote the advancement of knowledge in the field.

The code repositories used to conduct the benchmarks can be found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published