December 2017
Intermediate to advanced
316 pages
6h 58m
English
In this chapter, we are going to introduce the NoSQL database called MongoDB. We will learn how well MongoDB suits modern web services. We will begin by learning about MongoDB collections and documents. We will try to create an example API with MongoDB as the database. In this process, we will use a driver package called mgo. We will then try to design a document model for the e-commerce REST services.
Basically, we are going to discuss the following topics:
Read now
Unlock full access