MoritzM
Convex Community7mo ago
1 reply
Moritz

Multi Tenant Use Case

Hi there!

Is Convex currently able to handle multi tenant enterprise data?

- 100 customers
- Up to 2 million rows per customer

I think it's hard to manage one project per tenant with convex. My idea was to use tenant_id in every table to allow fast indexed queries. I don't need to return more than 10.000 rows at once.

Is convex scalable enough for my use case? And also for 10,000 plus customers with 2 million documents each?

Thank you!
Was this page helpful?