Archives

JSON View

JSON View displays documents within a collection in JSON.

GridFS Support

Learn how GridFS works and how to use it within Studio 3T.

MongoDB $out Example | The MongoDB Aggregation Pipeline

We show you how to use the MongoDB $out stage to output documents of an aggregation query to a new collection.

MongoDB $project Example | The MongoDB Aggregation Pipeline

The $project stage is extremely useful for showing only the fields you need. In this article, we walk through an example of the $project stage in tandem with $lookup.

MongoDB $lookup Example | The MongoDB Aggregation Pipeline

In this article, we show you two ways to run a MongoDB $lookup using Studio 3T. $lookup lets you join data from two collections, as long as they are on the same database.

6 Tips for Adding MongoDB to Your Database Architecture

Thinking of adding MongoDB to your database architecture? Here are six tips to help prepare you for your new MongoDB tasks.

Getting Data Masking and Anonymization Right

Data Masking. Data Obfuscation. Learn what these terms mean and the best practices to follow when making sensitive data, anonymous.

Which Studio 3T Logs Should You Send?

The ultimate log guide for technical issues.

How to Increase Memory or Heap Size in Studio 3T

Increase the heap size in Studio 3T by making changes to the vmoptions file.

How to Copy MongoDB Databases Across Servers

Studio 3T’s handy guide to transferring MongoDB databases across connections.