From the course: NoSQL Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Explore a NoSQL database

Explore a NoSQL database - NoSQL Tutorial

From the course: NoSQL Essential Training

Start my 1-month free trial

Explore a NoSQL database

- [Instructor] So to give you a better feel for what NoSQL is like, I'm going to show you a query on a sample NoSQL database. Some NoSQL databases are more friendly when it comes to querying than others. In this example, I'm using the popular document storage NoSQL database, MongoDB. It's pretty simple to get started with Mongo. If you'd like to follow along and try this yourself, you'll want to check out the MongoDB setup document provided to you within the exercise files. But in general, you're going to go to mongodb.com in a browser and click Start a Free Trial or Try Free, something like that from the Home screen, and MongoDB does a great job of walking you through the setup of your account and your first sample database. And once you are set up and logged in, you'll be able to explore your databases. So, I'm going to head over to cloud.mongodb.com. So, I've already joined, like I said, I've set up my sample databases.…

Contents