MongoDB Compass is MongoDB’s own GUI tool for database management, visualisation and CRUD operations.
I'm using MongoDB Compass to perform an aggregation on a reasonably large dataset (~2,000,000 documents, 300MB) through an SSH tunnel. It …
mongodb mongodb-compassI wish to view in MongoDB Compass the last N documents in a very large collection; too many to scroll …
mongodb mongodb-compassI'm trying to find data using native Mongo queries, but can't do it. It seems mongoDB Compass only provides filter …
mongodb mongodb-compassas stated in the title i'm having some problems querying from MongoDB Compass using the aggregate methhod. I have a …
mongodb aggregate mongodb-compassI'm trying to see the contents of a collection using MongoDB Compass. I have username/password authentication set up. I …
mongodb database-connection database-administration mongodb-compassAWS DocumentDB is a relatively new service we're trying to migrate to. To connect from outside of the VPC, you …
amazon-web-services amazon-ec2 mongodb-compass aws-documentdb-mongoapiI built a Node.js RestAPI that communicates with a MongoDB. I've deployed this into a host machine. Everything is …
database mongodb ubuntu database-connection mongodb-compassWhen inserting a document into a MongoDB database with MongoDB Compass how do I insert the current date? I have …
mongodb mongodb-compassThe default localhost connection refused. Operating System: Windows 7 MongoDB Compass: Version 1.19.12 screenshot
mongodb mongodb-compassI am not able to connect my server in MongoDB Compass. I am trying to connect by identity file. I …
mongodb laravel mongodb-compass