is there any tool or plan for console to have database management studio
- 0
- Tools
- Accounts
- General
- Databases
- Self Hosted
where we can query , update , create or delete as database administrator will be easy to work and manipulate. I know we can use sdk to do so. But this is not intuitive and easy to work with. Something like navicat, sql studio or azure
In cloud? Not possible
If you're self-hosting you can connect directly to the MariaDB database
just thinking if there is tool built on top of sdk, it would be nice. it is doable with sdk, but something intusivie and easy to use tool is not out there yet.
I think @Suiii means a query builder, to make custom API calls to Appwrite from the Console
something like that. I see in database collection, there is filter to do some search. but some tools like databae management stuio is very handy
Recommended threads
- Possible FRA servers down
Is it possible that the Frankfurt servers are currently down? There is no way to fetch any data. Given the few reports already in the <#564160731327758346> chat...
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...