
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
- Cannot access my Appwrite database on th...
Hello guys, I am currently developing a web app and using appwrite for authentication, database, storage and messaging. It was working well but since yesterday...
- How to create custom relatime channels
how do i create custome channels for real time communication. for example a room for a game with room code and sending messgaes to that roomcode and receiving m...
- Appwrite messaging api error
```=== Push Notification Function Started === Endpoint: https://fra.cloud.appwrite.io/v1 Project: 6899062700398ffeae4f Database: threed-dating-db Notification f...
