Mostrar colecciones en MongoDB
db.getCollectionNames()
Excited Emu
db.getCollectionNames()
JavaScript (shell):
db.getCollectionNames()
Node.js:
db.listCollections()