Qunar Tech Salon
Jul 18, 2016 · Backend Development
Implementing Proximity Search with Geohash and Spatial4j in MySQL
This article explains how to build location‑based "nearest" and range queries for O2O applications using MySQL, covering interval search with bounding boxes, Geohash indexing, distance filtering, sorting, and pagination, and provides complete Java and SQL code examples.
MySQLbackendgeohash
0 likes · 10 min read