anton-johansson / geospatial-mongodb-vs-elasticsearch

Performance tests for geospatial indexing using both MongoDB and Elasticsearch.
Apache License 2.0
1 stars 0 forks source link

Geospatial indexing, MongoDB versus Elasticsearch

Contains tools for performance testing geospatial indexing and querying using both MongoDB and Elasticsearch.

Prerequisites

The performance test utilizies docker to set up the various databases before it performs queries against them. Therefor, to be able to run the performance tests, make sure docker is installed on the local machine.