Topic: Query & CRUD Operations

Tree View

Tree View displays data in a hierarchical view, which can be expanded or collapsed as needed.

Table View

Table View is the spreadsheet view that supports advanced features like showing embedded fields, stepping into array-valued columns, and hiding columns – even when dealing with large datasets.

IntelliShell

IntelliShell is the built-in mongo shell interface with smart auto-completion of collection names, shell methods, document key names, operators, and field names.

A Practical Introduction to MongoDB Views

We introduce the idea of MongoDB views – what they are, why they’re useful, when to use them, and how they relate to data aggregations – and walk you through how to create a view in Studio 3T using a small practice database courtesy of the UK’s Met Office.

Collection Tab

The Collection Tab is the starting point for all data exploration and analysis in Studio 3T.