- Learn MongoDB 4.x
- Doug Bierer
- 118字
- 2021-06-11 18:21:32
Fundamentals of Database Design
This chapter introduces a fictitious company called Sweets Complete Inc., and presents a database model based upon their needs. Special focus is placed upon moving from a set of customer requirements to a working MongoDB database design. The basic technique you will learn in this chapter is to first model the proposed document using JSON syntax, which can be tested in the mongo shell. You will then learn how to adapt the newly designed document to a Python entity class that will be put to use in the next chapter.
The topics that we will cover in this chapter are as follows:
- Reviewing customer requirements
- Building MongoDB document structures
- Developing the corresponding Python module
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- 中文版Photoshop CS5數碼照片處理完全自學一本通
- PostgreSQL 11 Server Side Programming Quick Start Guide
- HBase Design Patterns
- 快學Flash動畫百例
- 大數據挑戰與NoSQL數據庫技術
- 大學計算機應用基礎
- 大數據驅動的設備健康預測及維護決策優化
- 貫通Java Web開發三劍客
- Chef:Powerful Infrastructure Automation
- Azure PowerShell Quick Start Guide
- 格蠹匯編
- 電氣控制與PLC原理及應用(歐姆龍機型)
- 筆記本電腦電路分析與故障診斷
- 機床電氣控制與PLC