Archives

How to Query MongoDB

Curious about how to query MongoDB? Here’s how.

Studio 3T Quick Tips

This series of short videos covers some Studio 3T basics and other lesser-known features. Discover tab color-coding, hidden MongoDB operators, and more!

MongoDB Users and Roles Explained – Part 2

Part 2 of our MongoDB Users & Roles Explained series walks you through how to enable access control on a three data-bearing node replica set, create the first user making use of the localhost exception, and grant the needed MongoDB roles.

MongoDB Users and Roles Explained – Part 1

Read Part 1 of our MongoDB Users and Roles Explained series to learn about the basics of MongoDB authentication, authorization, and user and role management.

Extending MongoDB Aggregation with the Bucket and Facet Stages

Learn how to query the MongoDB aggregation pipeline more efficiently with the $bucket and $facet stages.

How to Connect to mLab

Connect to your mLab-hosted MongoDB database using Studio 3T.

Setting Up a MongoDB Service Under Windows via PowerShell

Learn how to use PowerShell to set up a MongoDB service on Windows.

How to Connect to Compose

Connect to your Compose-hosted MongoDB database with Studio 3T.

How to Connect to ObjectRocket

Connect to your ObjectRocket-hosted MongoDB instance using Studio 3T’s Connection Manager.

How to Tell Your MongoDB Production and Test Databases Apart

Avoid mixing up test and production data by color-coding your databases and collections.