the following table should really help if you are coming from the relational Database and new to NoSQL.
it will help you to learn NoSQL structure.
|
Relational
DB |
MongoDB |
|
Database |
Database |
|
Table |
Collection |
|
Row |
Document |
|
Index |
Index |
|
Join |
$Lookup |
|
Foreign Key |
Reference |
No comments:
Post a Comment