ostafen / clover

A lightweight document-oriented NoSQL database written in pure Golang.
MIT License
666 stars 55 forks source link

Add support for geospatial queries/indexing #92

Open ostafen opened 2 years ago

ostafen commented 2 years ago

It would be nice to provide Near()/NearSphere()-like criteria for geo-spatial queries. Moreover, it should be possible to create a geospatial-index on a specific location field