Here we are discussing MongoDB terminology with respect to Relational Database.
Relational Database 
 | 
  
MongoDB 
 | 
 
Database 
 | 
  
Database 
 | 
 
Table 
 | 
  
Collection 
 | 
 
Index 
 | 
  
Index 
 | 
 
Row 
 | 
  
Document 
 | 
 
Column 
 | 
  
Field 
 | 
 
Join 
 | 
  
Embedding & Linking 
 | 
 
No comments:
Post a Comment