Skip to main content
Module

x/appwrite/mod.ts>Databases#list

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Databases.prototype.list
Re-export
import { Databases } from "https://deno.land/x/appwrite@10.0.0/mod.ts";

List databases

Get a list of all databases from the current Appwrite project. You can use the search parameter to filter your results.

Parameters

optional
queries: string[]