
Hello 👋
If I'm not going to use the built-in relations feature because it's still in experimental mode, then what are the best practices for linking documents together? Should I store the IDs in the document fields? And if I have a one-to-many relationship, then should I store the multiple IDs in an array? And create a separate dedicated table for the many-to-many relationships? And simulate the document deletion operations using cloud functions?
Recommended threads
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
- deno 2 Cloud random errors
we have big problems with the functions. although we do not change anything in the function, we have the following random behaviour: - no scope permissions erro...
