BLOGS IN DATABASE
 2022-07-07
MongoDB Schema Design
MongoDB is a document-oriented NoSQL DBMS. Unlike traditional relational DBMS, which store data in tables consisting of rows & columns,MongoDB stores data in JSON like structures referred to as documents. This article will lay foundation for destined article covering MultiReaction System of this blog that is powered by GraphQL & MongoDB ...
Read  
Sumit Kumar
Blog Categories
- JavaScript
 - Performance
 - DSA
 - Database
 - Security
 - Backend
 
