Can you achieve primary key - foreign key relationships in mongodb?
Answer Posted / Peetam Singh
Although MongoDB does not support traditional relational database concepts like foreign keys and joins, it can still enforce relationships through embedding or referencing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers