← सभी पाथ्स
मुफ़्तBackend

MongoDB

Learn MongoDB the way Node and Express developers actually use it: model documents, query and aggregate real data, then build and secure a REST API backed by MongoDB Atlas.

आपकी प्रोग्रेस0 / 8 वीडियोज़

साइन इन ताकि आपकी प्रोग्रेस सभी डिवाइसेस पर सुरक्षित रहे।

Learn what a document database is and run your first CRUD commands.

    • What a document database is
    • How MongoDB stores data as JSON-like documents
    • Where MongoDB fits next to full-text search and geospatial queries
    • Basic MongoDB shell commands
    • Inserting one document and many documents
    • Basic and complex query commands
    • Update and delete commands