课程: Databases for Node.js Developers

免费学习该课程!

今天就开通帐号,24,700 门业界名师课程任您挑!

Managing product data with MongoDB

Managing product data with MongoDB

- [Instructor] In this chapter of the course, we will first create the infrastructure to even be able to connect to MongoDB and use the MongoDB connection in our application. And then we will use MongoDB to store our shop items because right now these are placeholders. An item has an SKU, a name, and the price, and also an array of text associated with it, which makes it a good fit for a document database. So stay tuned with me. We will get hands on right away.

内容