appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
33.95k stars 3.66k forks source link

[Feature] Appwrite Plugin #4971

Open sharat87 opened 3 years ago

sharat87 commented 3 years ago

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.

MyWay commented 2 years ago

Any news about this? It would be a big enhancement in terms of productivity, especially for the database.

Nikhil-Nandagopal commented 2 years ago

@MyWay could you describe what would you expect this integration to achieve over what the REST plugin supports today?

MyWay commented 2 years ago

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.

Nikhil-Nandagopal commented 2 years ago

@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

MyWay commented 2 years ago

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.

kunduarnab commented 1 year ago

Any updates on AppWrite Plugin?