Collection storage limit in mongodb community edition

what is the collection storage limit in mongo db community edition. How many documents can a single collection have?

According to https://docs.mongodb.com/manual/reference/limits/ and in particular https://docs.mongodb.com/manual/reference/limits/#mongodb-limit-Maximum-Number-of-Documents-in-a-Capped-Collection there is no limit.

Hi @anusha_a,

For related discussion, please see Database and collection limitations - #2 by Stennie_X.

As I noted there:

Regards,
Stennie

1 Like