Relationships in the Database #5179
Replies: 8 comments 8 replies
-
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.
-
Who is
|
Beta Was this translation helpful? Give feedback.
-
Also would be great to have Row Level Security with ability to use allowed |
Beta Was this translation helpful? Give feedback.
-
Are you also planning to support the relationships in nested queries of the GraphQL API? |
Beta Was this translation helpful? Give feedback.
-
@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.
-
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.
-
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.
-
Is there a way to upgrade my appwrite cloud version? |
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