I'm evaluating Appwrite Cloud for a project.
One of my requirements is that I can move to selfhosted down the road if it becomes necessary.
After reading the documentation for selfhosting it is not clear to me if I can use "managed" databases like: https://www.digitalocean.com/products/managed-databases-mysql https://planetscale.com/ https://aws.amazon.com/rds/mariadb/
Recommended threads
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...