- Learning Node.js for Mobile Application Development
- Stefan Buttigieg Milorad Jevdjenic
- 94字
- 2021-07-09 21:21:32
Chapter 2. Configuring Persistence with MongoDB
In this chapter, we will show you how to configure the persistence layer of your app, which is responsible for the provision of the central data storage and retrieval services. For this, we will use MongoDB, the widely popular NoSQL database, and its associated driver and interface for Node.js.
In this chapter, we'll cover the following topics:
- Configuring documents, collections, and databases
- Connecting to MongoDB using a product order database as an example
- Creating relations between documents
- Querying data and displaying results in the command line
推薦閱讀
- 大話PLC(輕松動漫版)
- C語言程序設計教程
- iOS面試一戰到底
- Mastering Adobe Captivate 2017(Fourth Edition)
- Twilio Best Practices
- Python從入門到精通(精粹版)
- Python GUI Programming Cookbook
- Salesforce Reporting and Dashboards
- NGINX Cookbook
- Visual Basic程序設計教程
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Android移動開發案例教程:基于Android Studio開發環境
- Spring Boot+Vue全棧開發實戰
- 寫給程序員的Python教程
- Web Developer's Reference Guide