• Tidak ada hasil yang ditemukan

50 Tips and Tricks for MongoDB Developers Get the Most Out of Your Database pdf pdf

N/A
N/A
Protected

Academic year: 2019

Membagikan "50 Tips and Tricks for MongoDB Developers Get the Most Out of Your Database pdf pdf"

Copied!
66
0
0

Teks penuh

Loading

Gambar

Figure 1-1. A normalized schema. The fruit field is stored in the food collection and referenced by thedocuments in the meals collection.
Figure 1-2. A denormalized schema. The value for fruit is stored in both the food and meals collections.
Figure 1-3. If you store a document with the amount of room it will need in the future, it will not needto be moved later.
Figure 2-1. GridFS breaks up large pieces of data and stores them in chunks.
+7

Referensi

Dokumen terkait

Download the sample code for the chapter and copy the data files as described in the Writing a word count application with MapReduce and running it (Simple) recipe5. If you have

The terms of reference for the study were to: • Determine what data should be included in the database • Design a database structure • Develop an Excel spreadsheet for temporary