Check MongoDB Schema with Schema Explorer

Check MongoDB Schema with Schema Explorer

Schema Explorer makes it easy to visualize data distributions, find schema anomalies, and generate schema documentation which can be exported as a Word or CSV file.

Posted on: 18/06/2018 (last updated: 16/10/2023) • Kirsty Burgess 4 minutes

Query Code

Query Code is the automatic code generation feature that converts MongoDB, aggregation, and SQL queries to JavaScript (Node.js), Java (2.x and 3.x driver API), Python, C#, Ruby, and the mongo shell language.

Posted on: 16/06/2018 (last updated: 12/10/2023) • Kathryn Vargas 5 minutes

Tree View

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

Posted on: 03/05/2018 (last updated: 07/01/2022) • Kathryn Vargas 2 minutes

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.

Posted on: 02/05/2018 (last updated: 28/10/2024) • Kirsty Burgess 3 minutes

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.

Posted on: 30/04/2018 (last updated: 18/12/2024) • Kirsty Burgess 6 minutes

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.

Posted on: 30/04/2018 (last updated: 04/08/2021) • Phil Factor 10 minutes

Collection Tab

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

Posted on: 28/04/2018 (last updated: 25/03/2025) • Kirsty Burgess 7 minutes

Getting Started with Studio 3T

Already installed Studio 3T on your machine? Read our Getting Started guide, get to know Studio 3T’s main features, and complete your MongoDB tasks in no time.

Posted on: 26/04/2018 (last updated: 15/12/2023) • Kathryn Vargas 4 minutes