Proceedings of the International Seminar of Science and Applied Technology (ISSAT 2020) 2020
DOI: 10.2991/aer.k.201221.087
|View full text |Cite
|
Sign up to set email alerts
|

Experimental Evaluation of Relationships Model Between Documents in MongoDB

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2021
2021
2021
2021

Publication Types

Select...
1

Relationship

1
0

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 6 publications
0
2
0
Order By: Relevance
“…The first type of collection (BasicInformation) contains all attributes of documents, the second type collection (Document) is used as a lookup table with having a relationship to collection (DocumentFrequent) which is used to sort the DocumentId of Document object based on the frequent value of DocumentFrequent object. [12]. Otherwise, on one hand, there is a possibility that the document will increase and have the same name of Word or Title or Author or Year, and the other hand there is a limitation of an embedded document data model in one document, the maximum BSON document size is 16 megabytes [11], so the normalized_1 or normalized_2 is used to give an alternative of the data model.…”
Section: Mongodbmentioning
confidence: 99%
See 1 more Smart Citation
“…The first type of collection (BasicInformation) contains all attributes of documents, the second type collection (Document) is used as a lookup table with having a relationship to collection (DocumentFrequent) which is used to sort the DocumentId of Document object based on the frequent value of DocumentFrequent object. [12]. Otherwise, on one hand, there is a possibility that the document will increase and have the same name of Word or Title or Author or Year, and the other hand there is a limitation of an embedded document data model in one document, the maximum BSON document size is 16 megabytes [11], so the normalized_1 or normalized_2 is used to give an alternative of the data model.…”
Section: Mongodbmentioning
confidence: 99%
“…There are three data model that can be implemented in MongoDB, where the best data model is embedded [12]. Furthermore, there are two types of indexing that examined in this research which are primary and secondary indexing.…”
Section: Mongodbmentioning
confidence: 99%