- 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
推薦閱讀
- 三菱FX3U/5U PLC從入門到精通
- 21天學(xué)通JavaScript
- 走入IBM小型機世界
- 極簡AI入門:一本書讀懂人工智能思維與應(yīng)用
- WOW!Illustrator CS6完全自學(xué)寶典
- 精通Windows Vista必讀
- 模型制作
- 現(xiàn)代機械運動控制技術(shù)
- Machine Learning with Apache Spark Quick Start Guide
- 教育機器人的風(fēng)口:全球發(fā)展現(xiàn)狀及趨勢
- Mastering DynamoDB
- Getting Started with Tableau 2019.2
- Practical Network Automation
- 歐姆龍PLC應(yīng)用系統(tǒng)設(shè)計實例精解
- Data Science with Python