· 3 min
MongoDB: Using MongoDB as an Image Server
How to use MongoDB's GridStore to store, retrieve, and serve images via an Express endpoint — a creative alternative to traditional file storage.
2 posts
How to use MongoDB's GridStore to store, retrieve, and serve images via an Express endpoint — a creative alternative to traditional file storage.
How to use MongoDB's $geoWithin and $centerSphere operators to search for documents within a given radius of coordinates.