Creating a new database vs a new collection vs a new cluster - Ops and Admin / Installation & Upgrades - MongoDB Developer Community Forums
Hi @Shruthi_s1, Welcome to MongoDB community. Its true that collection and databases share the same resources and potentially connection string from your drivers. Moreover database is a logical context and does not necessarily influence number of files or eventually data size. Database seperation is usually done as same collection have different context or for security measures where I have a user per database and it can read/write data to that database only. However, seperating collections...
Creating a new database vs a new collection vs a new cluster - #2 by Pavel_Duchovny - Installation & Upgrades - MongoDB Community Hub MongoDB.local is coming to London on 7 May! Use code Community50 for 50% off your registration >> × --> Creating a new database vs a new collection vs a new cluster Ops and Admin Installation & Upgrades data-modeling , devops Pavel_Duchovny (Pavel Duchovny) March 16, 2021, 6:01am 2 Hi @Shruthi_s1 , Welcome to MongoDB community. Its true that collection and databases share the same resources and potentially connection string from your drivers. Moreover data
Explore this link on the map →related reading
- The Magic of Small Databasestomcritchlow.com
- Databases in 2024: A Year in Review // Blog // Andy Pavlo - Carnegie Mellon Universitycs.cmu.edu
- A More Human Approach To Databasesccorcos.github.io
- Relational Vs. Non-Relational Databases | MongoDBmongodb.com
- Notionnanransohoff.com
- Databases in 2025: A Year in Review // Blog // Andy Pavlo - Carnegie Mellon Universitycs.cmu.edu
- Sharding - Database Manual - MongoDB Docsmongodb.com
- NoSQL - Database Systemscs186berkeley.net
- Why the database version and how it's going? - Announcements - Logseqdiscuss.logseq.com
- SQL vs NoSQL in 8 Examples | Towards Data Sciencetowardsdatascience.com
- pthorpe92.devpthorpe92.dev
- Evolutionary Database Designmartinfowler.com