•  
      tasks #45306 CRUD(Delete) operation using MongoDB in Python
    #45306
    Ritish Singh (ritish31)
    2022-08-16 14:59
    2022-08-16 14:59
    Details
    CRUD(Delete) 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