Skip to content
Go back

MongoDB - Geospatial Indexing and Advanced Queries

Published: at 01:00 PM

The mongo geospatial repository will be replacing several tables in the legacy mySQL system — as you may know, mongodb comes with full geospatial support so executing queries against a collection (table) built in this manner is shocking in terms of it’s response speeds — especially when you compare those speeds to the traditional mySQL algorithms for extracting geo-points based on distance ranges for lat/lon coordinates. The tl;dr for this paragraph is: no more hideous trigonometric mySQL queries!

http://architects.dzone.com/articles/challenges-mongodb-geospatial


Suggest Changes

Previous Post
Request-Acknowledge-Poll as a service design pattern
Next Post
Twitter Bootstrap responsive design features problem YUI Compressor