Tag: Tutorials

How to Query MongoDB Arrays Without Using the mongo Shell

In this tutorial, learn how to query MongoDB arrays and filter array string values using Studio 3T’s drag-and-drop Visual Query Builder.

MongoDB and SQL Server: Communicating via REST Service

We demonstrate how to set up a simple REST service that you can use to communicate between MongoDB and SQL Server.

Connection Manager

Whether you are using MongoDB Atlas, MongoDB Community Server, or MongoDB Enterprise Server, the Connection Manager in Studio 3T makes it easy to connect to a standalone connection, replica set, sharded cluster, or DNS seedlist.

MongoDB Atlas Tutorial: Set Up a Free Tier Cluster & Import Your First Collection

In this MongoDB Atlas tutorial, you’ll learn how to set up a cluster using the M0 free tier, connect to your cluster through Studio 3T, and import your first collection from a JSON file. Set up a free MongoDB Atlas cluster 1. Go to the MongoDB Atlas landing page. 2. Fill in the required information […]

MongoDB, A Database with Porpoise – When You Have a Whale of a Performance Problem

Learn how to build aggregation queries that reduce the data in your collections to exactly just what you need.

How to Connect to Amazon DocumentDB With Studio 3T

Looking for a MongoDB GUI to work with Amazon Document DB? This guide shows you how to connect to Amazon DocumentDB using Studio 3T. Download Studio 3T today to effortlessly connect to your cloud hosted database!

The quickest way to change a field type in MongoDB

Learn how to change a field type in MongoDB in a single document or across all documents in your collection.

MongoDB Indexes | A Complete Guide and Tutorial

Learn how to use indexes to speed up both simple and complex queries, which in turn will help you build and develop an effective indexing strategy.

Getting Started with MongoDB – An Introduction

Learn how the most popular NoSQL database works, how it compares to SQL, and a few common MongoDB commands.

How to Copy a MongoDB Collection to Another Database

Copy a MongoDB collection to another database in a few clicks using Studio 3T’s convenient built-in copy and paste features.