I am creating dashboard for a twitch bot commands. The plan is that you can have individual and team commands. The streamer can do what ever they want with individual commands. If the streamer is not the owner of the team he/she can only enable or disable the command. Now is my question what is the best database structure? Right now all the commands are in one collection with document security enabled
https://appwrite.io/docs/databases-relationships
Establishing relationships here might be a great approach
Recommended threads
- Appwrite DNS nameservers return SERVFAIL...
My custom domain demomanasa.online (and all its subdomains) stopped resolving with ERR_NAME_NOT_RESOLVED for all visitors. I have traced the failure to Appwrite...
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...