Aps
Aps2y ago

Is there a limit on records in a DB table?

I'm seeing the following log when trying to insert new records in by database: failure Too many unique documents (maximum 1000000)
6 Replies
jamwt
jamwt2y ago
This is a free account limitation.
jamwt
jamwt2y ago
Plans and Pricing
The backend application platform with everything you need to build your product.
jamwt
jamwt2y ago
Actually the team just reminded me we don’t mention the document limit there yet.
ballingt
ballingt2y ago
@Aps we've removed this limit for your project to keep inserts working for you so you have time to modify your app, remove some records, or upgrade to a paid plan.
Aps
ApsOP2y ago
Thank you. Does the paid plan have no limitations in the number of documents you can have?
ballingt
ballingt2y ago
That's the idea, in theory unlimited (you'll be paying for resourcing after a certain point, like DB space and bandwidth — see https://www.convex.dev/plans) but if you're going over say 50M we'd appreciate a heads up or we might contact you to check in.

Did you find this page helpful?