مقایسه پایگاه داده رابطه ای با MongoDB
يكشنبه, ۶ تیر ۱۴۰۰، ۰۹:۰۲ ق.ظ
Collections in MongoDB is equivalent to the tables in RDBMS.
Documents in MongoDB is equivalent to the rows in RDBMS.
Fields in MongoDB is equivalent to the columns in RDBMS.
Table vs Collection
Mapping Relational Databases to MongoDB
۰۰/۰۴/۰۶