Hello! If we have a multi-tenant solution in a sin...
# community-help
j
Hello! If we have a multi-tenant solution in a single typesense server, would it be better to create a separate collection for each organization, or one table that is scoped with organization field? About 70% of field names will be the same, but 30% of fields will be custom. Say each customer will have 1000 ~ 20000 items, and there could be over 100 customers. Is there a preferred way of handling multi-tenancy in typesense?
k
For 100 customers one collection per customer is totally fine. I've seen users having tens of thousands of collections on the same server.
🙏 1
j
wow that’s a lot of collections. that was very insightful for me. thank you!
👍 1