#Relationships experimental status
6 messages · Page 1 of 1 (latest)
The relationships can be pretty inefficient, and you cannot use queries on them. So tbh if you're wanting to do something that will go to production I would look into storing the related items IDs and joining them yourself when fetching the data.
Oh man thats too bad! 😢 I am using your approach right now and I have a lot of joins I need to request so relationships would be great. Is there a schedule or something when relationships will leave beta stage?
Not seeing anything in the roadmaps for it, so I'm not sure when anything for relationships is planned.
Thats too bad, it would realy minimize the amount of requests I have to send
Relationships are vital to medium to large databases. I'm not sure if appwrite will want to ignore that segment of clients. I believe they will come through with Relationships.