Back to Refine

Appwrite Backend Example | Refine v4 CRUD

documentation/versioned_docs/version-4.xx.xx/examples/data-provider/appwrite.md

3.25.0508 B
Original Source

Connect your Appwrite database with Refine Appwrite Data Provider and take advantage of the features that allow you to list, filter or create data in it. Refine also supports Realt-time updates from Appwrite Database! This example will show you how the Refine Appwrite Data Provider works and is used.

:::note Demo Credentials

Username: [email protected] Password: demodemo

:::

<CodeSandboxExample path="data-provider-appwrite" />