Episode 8 — 📂 MongoDB Collections: Creating & Managing |

Опубликовано: 16 Июнь 2026
на канале: Database Podcasts
8
0

Collections are the tables of MongoDB. Learn how MongoDB creates them automatically, how to explicitly create with db.createCollection(), and when to use capped collections for fixed-size logs. We’ll cover their limitations and show you how to manage size, documents, and retention.
Found this useful? Like, Share & Subscribe to @DatabasePodcasts!

Tags (≈498 chars):
mongodb,collections,createCollection,capped collections,fixed size collections,automatic creation,documents,tables analogy,rdbms comparison,data modeling,log data,retention policies,no deletion,aggregation limitations,sharding limitations,mongo shell,db commands,data management,nosql basics,crud operations,insert documents,update documents,drop collection,db.collection.stats,performance,data engineer,backend developer,system design,nosql introduction,‪@DatabasePodcasts‬