Multi-tenanted SaaS architecture & branches
In a multi-tenanted SaaS app, does it make sense to split the tenants into their own database using neon branches? Or is that not their intended use?
1 Reply
absent-sapphire•3mo ago
I'm also interested in this subject. Currently testing creating new databases in same branch. Not sure yet about limitations or if it is a good practice. The most obvious down side I got so far is that I wouldn't be able to restore a specific tenant's database, only the entire branch.