Query & CRUD Operations
How to Compare MongoDB Collections
Compare MongoDB collections, sync data, and export results with Data Compare & Sync.
Posted on: 20/06/2018 (last updated: 16/05/2024) • Graham Thomson • 6 minutesQuery 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 minutesTree 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 minutesTable 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 minutesIntelliShell
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 minutesA 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 minutesCollection 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