
Iam newbie.I am thinking to use appwrite for my saas app. I am trying to build content locker site. I willhave 1000 clients and these clients will have 1000s of users. Something like wordpress membership site. Iam thinking to use appwrite selfhost version and have seperate databse for every client. So,when user registers,I create seperate database for him. Is this correct way ? Secondly,I am thinking ifi update the schema (lets say include new field ) .How willlIupdate 1000s of databases via docker? Thanks

Hey!
Sounds like a plan!
Let me ask some questions to understand correctly. So, each client will have their own data, however what kind of data? Is it just a single document (record) with attributes? is it multiple?
Before I say anything about your "updating databases" question, I would like to know the first.
Are users also able to interact with the database? Or are you the only one who can access them?
Recommended threads
- Properly contained appwrite main app can...
Hello! We tried to reinstall our main self-hosted appwrite with a new method but the main app 2 mins after launch throw this error: ```2025/06/22 16:16:14 s...
- Broken message
https://github.com/appwrite/appwrite/issues/10081 I just realized that I can just build appwrite myself, was this bug fixed in latest dev release?
- 404 errors after 7 Days
Local hosted Appwrite via docker. Last version and current version. After exactly 7 days Appwrite stops working. I get 404 route not found, cannot access anyth...
