Database limits
Each database has the following hard limits:
- Max 1024 collections in one database
- JSON objects/documents/records should not exceed 100kb in size
- JSON propery names should not exceed 200 characters
- JSON sub arrays and sub objects should not exceed (each) 10kb
- Lookup relations embedded data copies are limited to one level, with sublevels as arrays of
_id
values