OpenForge services will be unavailable from 20th September 2025, 08:00 PM to 21st September 2025, 08:00 AM for a scheduled version upgrade. We appreciate for your understanding.

    •  
      tasks #45305 CRUD(Update) operation using MongoDB in Python
    #45305
    Ritish Singh (ritish31)
    2022-08-16 14:57
    2022-08-16 14:57
    Details
    CRUD(Update) operation using MongoDB in Python
    CRUD literally stands for Create, Read, Update, and Delete.
    1. Create inserts new documents into the MongoDB database.
    2. Read operation is used to retrieve documents from a database.
    3. Update operation modifies existing documents in the database.
    4. Delete operation removes documents from a database.
    5 - Medium
    State of Progress
    2022-06-06
    100
    2022-06-08
    Ritish Singh (ritish31)
    Rakesh Kumar Verma (rakesh.verma)
    2022-06-07
    Closed
    Attachments
    References
    References list is empty