Tag: Tutorials

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.

MongoDB User Authentication: A Step-by-Step Guide

Learn how to set up a user administrator and enable user authentication on your MongoDB server.

How to Query MongoDB Secondary Replica Set Members

A short post on how to avoid a common gotcha when querying replica set secondary members (secondaries).

How to Run MongoDB Map-Reduce Jobs

Learn how to run a MongoDB map-reduce job using Studio 3T’s Map-Reduce screen.

How to Create a MongoDB Index

Learn how to create a MongoDB index and modify existing ones using Studio 3T’s Index Manager.