filmov
tv
MongoDB Tutorial - 4 - JSON vs BSON
Показать описание
We can easily manage our data using JSON, which stands for JavaScript Object Notation.
JSON is a very common language we use for passing around data from the view to the server and back. Let's create a JSON object with 2 key/value pairs of firstname: Bill and lastname: Cruz. And that's all there is to it.
Now, lets open our shell back up and learn a new command. As you saw earlier, we can use the find method to print out all the documents we have added to our collection. This prints out a string of everything we have in there - but it is pretty hard to read. We can chain the Pretty command which will then display our documents in a much easier to read format.
JSON is a very common language we use for passing around data from the view to the server and back. Let's create a JSON object with 2 key/value pairs of firstname: Bill and lastname: Cruz. And that's all there is to it.
Now, lets open our shell back up and learn a new command. As you saw earlier, we can use the find method to print out all the documents we have added to our collection. This prints out a string of everything we have in there - but it is pretty hard to read. We can chain the Pretty command which will then display our documents in a much easier to read format.
Complete MongoDB Tutorial #4 - Using MongoDB Compass
MongoDB in 100 Seconds
MongoDB Tutorial 4 Map Reduce Finalize Group
MongoDB Tutorial 4: Insertion
MongoDB Tutorial #4 - Models and Collections
MongoDB Tutorial for Beginners - 4 - Updating, Removing, and Collections
MongoDB Tutorial 4 - MongoDB Drop Database
Creating Collections | MongoDB | Tutorial 4
Build an Uber Clone from Scratch with MERN Stack | Full Tutorial - 4
Learn MongoDB in 1 Hour 🍃
MongoDB Tutorial for Beginners 2024 | NOSQL Database Tutorial (4 hours)
MongoDB & Node.js: Connecting & CRUD Operations (Part 1 of 4)
MongoDB Tutorial - 4: find Query (all, specific, operators $or, $and, $gt, $lt, sort results)
MongoDB Tutorial For Beginners #4 - MongoDB Compass App Tutorial
MongoDB Tutorial For Beginners - #4. Understanding Collections and Inserting Data in MongoDB [2018]
What Is MongoDB? | What Is MongoDB And How It Works | MongoDB Tutorial For Beginners | Simplilearn
MongoDB Tutorial 4: Query Documents
MERN Stack Tutorial #4 - MongoDB Atlas & Mongoose
Database Setup in 30 Seconds! MongoDB Atlas
MongoDB Tutorial For Beginners | Full Course
Getting Started with MongoDB tutorial: Update Data [for beginners]
Complete MongoDB Tutorial #1 - What is MongoDB?
MongoDB Tutorial for Absolute Beginners : 04 MongoDB Shell and MongoDB Server
MySQL vs MongoDB
Комментарии