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
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...