Skip to content

melohagan/budibase-datasource-appwrite-databases

Repository files navigation

Appwrite-databases

Official docs here: https://appwrite.io/docs/server/databases?sdk=nodejs-default

Description

Manage Databases, Collections and Documents in Appwrite

Find out more about plugins here: https://docs.budibase.com/docs/custom-plugin

See how to connect here: https://github.com/melohagan/budibase-datasource-appwrite/

Using queries

When using the Read function, you can add an array of queries to filter your results.

queries documents

This will work when listing documents, collections, and databases.

You must use square brackets to indicate the array, and double quotes for each query. As shown you can also use single quotes when the queries themselves have string values.

About

Manage Databases, Collections and Documents in Appwrite

Resources

Stars

Watchers

Forks

Packages

No packages published