MongoDB Tutorials In Hindi

MongoDB एक popular NoSQL database system है , जो कि unstructured या semi-structured data के storage, retrieval, और management के लिए use होता है। MongoDB, open-source software है , जो कि document-oriented database management system (DBMS) के रूप में काम करता है। जिसका मतलब है कि MongoDB unstructured data को store करने के लिए documents का use करता है जिनमे data key:value pairs में store होती है।

MongoDB Topics List