Skip to main content

3 docs tagged with "CRUD"

View All Tags

CRUD

CRUD is defined as: 4 fundamental App needs to operate on persistent storage. Topics on: Create, Read, Update, Destroy, CRUD Cycle. Read more: Computer Science,

MongoDB CLI

MongoDB CLI is defined as: can CRUD on Database via CLI to create/query/update/delete docs from terminal - but maybe simpler to just use compass instead?!. Topi

MongoDB Compass

MongoDB Compass is defined as: MongoDB GUI to CRUD/validate/index/etc. Topics on: Connect to Host, Insert Document. Read more: JS, Nodejs, Node Stack, Mongo DB,