Docs Menu

CRUD Operations

CRUD (Create, Read, Update, Delete) operations enable you to work with data stored in MongoDB.

Some operations combine aspects of read and write operations. See our guide on compound operations to learn more about these hybrid methods.