Hey everyone! š I'm building a project using Next.js and exploring different backend options. I want to set up a proper backend with GraphQL and support for two-way relational data (like foreign keys, joins between collections/tables, etc.).
Right now, Iām trying out Appwrite, but Iām not sure if it supports this type of setup ā especially for:
Full GraphQL API support
Relational collections (e.g. Author ā Novels ā Chapters)
Efficient querying (e.g. getNovel ā include related author + chapters)
My Questions:
Is it possible to implement this with Appwrite alone?
If not, what would you recommend? (e.g. Appwrite + Hasura, Supabase, or custom GraphQL server?)
Any tips or resources on how to model this kind of structure?
Appreciate any guidance or best practices š
Thanks in advance!
Recommended threads
- I lost my account, only thing i have is ...
So i had this project on appwrite for my web project called Islami zindagi, but i havent used it in a while, now i tried to login, but i could not remember the ...
- Sites: Auto deploy on wrong github repos...
Hello, I have kinda with UAT(testing env) and prod env. When i pull request from dev -> uat, which stands as pre-prod environment to fully test all functionalit...
- Generate CSR
How do I generate a CSR for my domain host? They are asking me to generate one for my hoosting here on appwrite