Is there a possibility to make a relationship between 2 databases? For example: You have a database with all the information that an other database can relate to (for less storage space)
Not automatically. Our relationship support is only within a database
Okay. Are you planning on adding support to other databases or is there a workaround?
There has not been any discussion about adding that feature.
You can store and ID and use getDocument()
Okay, thanks for the support
@Krinnen can we set this issue as solved?
Yes, you can. Thanks for the help
[SOLVED] Cross-database Relationships
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...