Item limits

Currently, the only restriction on NotoDB items is that they be valid JSON objects and your total set size be under 5TB in size.

You could theoretically store up to 5TB of items in a set, however, please refer to Set limits on why this may be a bad idea.

You may start to see a degredation in write / update performance when your sets reach greater than 1,000 items.

Next articleAPI Endpoints