Open sharat87 opened 3 years ago
Any news about this? It would be a big enhancement in terms of productivity, especially for the database.
@MyWay could you describe what would you expect this integration to achieve over what the REST plugin supports today?
It's a matter of productivity and ux mostly which I'd say fits perfectly with appsmith. Obviously using rest api you can achieve everything.
@MyWay I understand that but I'm interested to know what type of UX you expect so that it can improve your productivity? This will help us build this feature better
You may try tooljet online, to have an idea. I would use it mostly for the db interaction, so to fast query and insert/update data. So being able to query and output the result inside widgets, get the data from updated views and reflect updates to appwrite's db or create new documents.
Any updates on AppWrite Plugin?
Summary
A plugin to integrate with Appwrite endpoints.
Community request in the forums: https://community.appsmith.com/t/appwrite-integration-in-db-querys/110.
Motivation
Appwrite is an opensource backend-as-a-service that offers user management, a database, server functions etc akin to Firebase. Integrating Appwrite with Appsmith will allow users to create UIs with Appsmith that talk to their Appwrite instances.