-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Relationships in the Database #5179
Replies: 8 comments · 8 replies
-
Is there a way to upgrade my appwrite cloud version? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Everyone, we're excited to share database relationships are now available as a beta feature in Appwrite 1.3! We're excited to here what you all think! |
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 2
-
On the new version, Only 3rd level of relation data is shown. (listDocuments from 1st) I'll get all four level data if I listDocuments from 2nd Level. Can we do one more level 4th?**** |
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Same i need 4 levels or more |
Beta Was this translation helpful? Give feedback.
All reactions
-
Just wanted to say that I love the proposed UX (Figma Designs). Really can't wait to see this feature. Well done team and thank you! 🎉 |
Beta Was this translation helpful? Give feedback.
All reactions
-
🎉 2
-
@abnegate Will the Relationship type attributes have some protection to prevent the sdk client from updating these fields? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Are you also planning to support the relationships in nested queries of the GraphQL API? |
Beta Was this translation helpful? Give feedback.
All reactions
-
Also would be great to have Row Level Security with ability to use allowed |
Beta Was this translation helpful? Give feedback.
All reactions
-
What do you mean by this? Our permission system should already support row level security 🧐 |
Beta Was this translation helpful? Give feedback.
All reactions
-
You can specify user ids in permission section, but you can't use queries inside Permission object. |
Beta Was this translation helpful? Give feedback.
All reactions
-
@squallsama, I see. That's quite unrelated to this topic. I would suggest creating an issue to request this type of feature. |
Beta Was this translation helpful? Give feedback.
All reactions
-
what i did not understand** |
Beta Was this translation helpful? Give feedback.
All reactions
-
Who is
|
Beta Was this translation helpful? Give feedback.
All reactions
-
😄 1
-
These should be |
Beta Was this translation helpful? Give feedback.
All reactions
-
👀 2
-
What about cascade delete when parent doc removed ? For example if Movie will be removed - Appwrite should remove |
Beta Was this translation helpful? Give feedback.
All reactions
-
@squallsama Yep this will be an option for the relationship attribute |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks 👋
Lately, we have been working on one of the most requested features to improve our Databases service: Relationships 🥳
We've created an RFC for database relationships to explain the purpose and implementation of this feature: Database Relationships - RFC
Additionally, this feature requires some changes in the Appwrite Console. To see how this new feature might work, we are inviting you to try the Figma prototype below. The prototype simulates the creation of a many-to-one relationship between a collection called
Review
to a collection calledMovie
.https://www.figma.com/proto/WxczFR7RG5OLKMnC0EW9YD/Databases?node-id=2283%3A140215&scaling=scale-down&page-id=2283%3A136756&starting-point-node-id=2283%3A140215
We would love for you folks to have a look at the RFC and the prototype and share your thoughts and feedback here 🙏
Beta Was this translation helpful? Give feedback.
All reactions