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
This is a free account limitation.
Plans and Pricing
The backend application platform with everything you need to build your product.
Actually the team just reminded me we don’t mention the document limit there yet.
@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.
Thank you. Does the paid plan have no limitations in the number of documents you can have?
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.