Collections are MongoDB's tables; each stores documents (JSON-like records). show collections prints their names. Related: db.getCollectionNames() does the same.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.