DocumentDB: Query Size Limits?

0

Are there any size limits on queries in DocumentDB? This includes limits on the size of the response for the query, the number of documents returned, or on the number of fields queried on?

posta un anno fa250 visualizzazioni
1 Risposta
0

I would like to inform you that by default, AWS DocumentDB limits the Document size to be 16 MB. [1]

As DocumentDB utilizes MongoDB internally, whatever limits are present for MongoDB would be applicable for DocumentDB unless otherwise stated in the DocumentDB documentation.[1]

Please refer to doc [2] for limits present in MongoDb.

I sincerely hope this helps!

References:

[1] https://docs.aws.amazon.com/documentdb/latest/developerguide/limits.html#limits-cluster

[2] https://www.mongodb.com/docs/manual/reference/limits/

AWS
TECNICO DI SUPPORTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande