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
Summary
User is inquiring about a tool or plan for console to have a database management studio. They mention that while there is a filter for search in the database collection, they find tools like database management studio to be very handy. They suggest a query builder or a tool built on top of the SDK that would be intuitive and easy to use. They mention that connecting directly to the MariaDB database is possible if self-hosting, but not possible in the cloud. They express a desire for a tool where they can easily query, update, create, or delete as a database administrator, similar to tools like Navicat, SQL Studio, or
D5
Nov 3, 2023, 14:16
In cloud? Not possible
D5
Nov 3, 2023, 14:16
If you're self-hosting you can connect directly to the MariaDB database
Suiii
Rank 3: Container
Nov 3, 2023, 14:48
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.
ideclon
Rank 5: Hypervisor
Nov 3, 2023, 15:48
I think @Suiii means a query builder, to make custom API calls to Appwrite from the Console
Suiii
Rank 3: Container
Nov 3, 2023, 15:55
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