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
- In which format should i pass the date?
I have a column with the type `datetime`. So i want to know which format is suitable for passing the date
- Function permissions
In my app I have a CreateUser flow which makes several documents and at the end uses the functions.createExecution() to call a server-side function to create a ...
- Bug Report: Crash when trying to createR...
https://github.com/appwrite/sdk-for-android/issues/96 I think the bug is related with this one https://discord.com/channels/564160730845151244/1443887021314539...