It looks like pymongo 4.9.0 was released a few days ago. We don't depend on it directly, but flask-pymongo imports it. Unfortunately some things have changed with GridFS that break with this version.
json-local-database JSON local database is like mongoDB database. It's a simple local database that uses JSON files as collections. A perfect solution of electron/node apps that needs a local database ...
How to create a database and add a collection with MongoDB GUI Compass Your email has been sent Now that you have the MongoDB Compass GUI installed, you might be ...