Developer data platform
Enterprise software and support
Free software used by millions
Build faster
By Industry
By Use Case
Developer Data Platform
Innovate fast at scale with a unified developer experience
White Papers & Presentations
Webinars, white papers, datasheets and more
Community
Education
About
Services
Partnerships
Docs Home → MongoDB Manual
On this page
mongosh
The following operations provide support for views:
collMod
count
create
distinct
find
db.collection.aggregate()
db.collection.count()
db.collection.countDocuments()
db.collection.distinct()
db.collection.find()
db.collection.findOne()
db.createCollection()
db.createView()
db.getCollection()
db.getCollectionInfos()
db.getCollectionNames()