Skip to content
sneppets

sneppets

  • Privacy

How to list all collections from mongo shell ?

March 17, 2020March 17, 2020 Editorial StaffLeave a Comment on How to list all collections from mongo shell ?

This tutorial guides you the ways to list all collections from mongo shell. The mongo shell provides helper methods like db.getCollectionInfos() and db.getCollectionNames().

MongoDB mongo shell, mongodb
Copyright © 2018 Sneppets. All Rights Reserved