
Install Studio 3T on Windows, macOS, or Linux by downloading the correct zip from the Studio 3T download page, expanding it, and running the setup wizard with desired options.
Learn to set up a free MongoDB Atlas cluster with Studio 3T, configure authentication and IP whitelisting, and generate your connection string for application use.
Connect Studio 3T to a MongoDB Atlas or local instance, create DB1 with Collect1, insert three documents, and use the Visual Query Builder to filter and sort results.
Create a pubs database and Welsh Pubs collection in Studio 3T, import 3122 documents from a Welsh pubs json file, and verify results with the query and count.
Learn to view a MongoDB collection in Studio 3T using table, tree, and json views, inspect embedded documents and arrays, and customize display with preferences and type colors.
Use Studio 3T's visual query builder on the Welsh pubs collection to apply contains and not equals filters, then project fields and sort by address city.
Explore updating data directly in Studio 3T by editing fields, applying batch updates to 14 documents with query criteria, forcing int64 values and always changing values such as Wales Snooker.
Learn to run a SQL aggregate query in MongoDB with Studio 3T on the Welsh Pubs collection, grouping by local authorities and counting pubs in descending order.
Translate a SQL query to a MongoDB aggregation using the aggregation editor. Inspect each stage's operator, input and output, and the code across multiple language conversions.
Edit a MongoDB aggregation pipeline in Studio 3T, add and move stages, filter names with horse, and rename outputs to amount to show Paris as the top authority for pubs.
Import data from british pubs csv into the pubs database in studio 3t, preview the first 100 documents, exclude empty fields like location easting and northing, resulting in 51,778 documents.
Filter the British pubs collection to Scottish pubs with the visual query builder, then export the current results to json and verify the exported file.
Export query results from the British Pubs collection to a new Scottish Pubs collection in the Scottish Info database using Studio 3T, then verify imports and drop databases.
Learn to use IntelliShell with Studio 3T to load and run a bios.js script that creates a biodata database and a Bios collection containing ten biographies, then explore the data.
Use IntelliShell auto-completion to write MongoDB queries by selecting a database and collection, applying the find method with criteria, and viewing results with pretty, ending with semicolon.
Run the previous queries in IntelliShell to display two documents with Algol as a contributor in the shell output, text, and find tabs.
Learn the basics of MongoDB queries fast. We’re here to help you get the most out of MongoDB with the power of Studio 3T.
Join us for this comprehensive course designed specifically for beginners, where you'll gain a solid foundation in MongoDB querying with Studio 3T.
This beginner friendly course cover the basics of querying, importing/exporting data, and working with the mongo shell and the MongoDB aggregation pipeline. It also covers various tools and features of Studio 3T for faster querying.
Here are the major topics covered in this MongoDB tutorial:
Basic Introduction to MongoDB and Studio 3T
Introduction to MongoDB Atlas
Connecting to MongoDB
The MongoDB Basics: Databases, Collections and Documents
Using SQL in MongoDB Aggregation
Importing and Exporting MongoDB Data
Running MongoDB Queries on the mongo Shell
About this course:
MongoDB 101 is a part of Academy 3T, the most practical learning resource for MongoDB. Academy 3T tutorials and courses are designed to get students up and running fast, regardless of one’s skill level or experience.
Developed by the creators of Studio 3T, the most widely-used professional tool for MongoDB, Academy 3T is an extension of 3T’s Education Program, which has supported more than 3,000 teachers, students, and researchers worldwide since 2017.