To be honest every Backend as a Service Lacks Recommendation Systems we may use Graph Solution since, Appwrite has already support for GraphQL and Relations which makes it even more tempting
Usually one product can't be the solution for everything.
I do think that for example for your use case you may want to use combination of Appwrite with another service.
just like you can integrate appwrite with Meilisearch to supercharge searching, you can do the same connecting to a graph database
Recommended threads
- Query.select() vs GraphQL
Hi, I am quite new in the Appwrite environment and could someone lighten me up on what is the difference between request with GraphQL and Query.select() it seem...
- Question regarding GraphQL the Apple SDK
New to using AppWrite and have been trying to get started with using graphQL as it is my preferred way of querying data. I noticed that there doesn't seem to be...
- Help for GraphQL with Flutter
Hello everyone. I would like to know if someone can provide me with an example of using the GraphQL API with Flutter for example to list all the documents in a ...