Building Location-Based Access Patterns in DynamoDB
When working on adding location-based search to a DynamoDB database project, I discovered there's more than one way to handle geospatial queries. The general principle is that geospatial queries can be managed by storing a geohash as an attribute for...
Nov 12, 20246 min read128
