flâneur — a map of the web's best reading

Creating a new database vs a new collection vs a new cluster - Ops and Admin / Installation & Upgrades - MongoDB Developer Community Forums

mongodb.com · 267 words · saved by 1 readers

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