Hi, I am new here.
Can someone help me design a MongoDB schema for this relational schema.
Thanks
Hi, I am new here.
Can someone help me design a MongoDB schema for this relational schema.
Thanks
One thing you can do is simply replicate a relational schema as a db of MongoDB collections.
It may not be “sexy” but it works!