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
- Vulnerabilities !!!
Why i can't mail to security@appwrite.io
- [Solved] Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...