I need a little clarification on data centralization with Appwrite
What do you mean?
Can i store and manage manage client data in one place with the managed database solution using Appwrite Cloud?
You can see all documents and files from the Appwrite console
I have gone through the documentation, but I can’t find response to my question. That’s why I reached out to the community for help
Hello, I still haven't gotten a response from you.
I think he answered the question you posed. If you use Appwrite's database service to store your client's data, you can use the Appwrite Console (which is basically a dashboard for Appwrite) to view the data.
You can alternatively use the API to create your own dashboard to view the data
Recommended threads
- Docker Compose MongoDB Setup
everythings work fine but the mongodb fails on startup everytime. log: ``` Generating random MongoDB keyfile... /bin/bash: line 9: : No such file or directory ...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- User Blocked - False Positive
Today I tried to log in to my cloud console and it said the user is blocked and I didn't even receive any email regarding this like what kind of violation is my...