Skip to main content
The Deno 2 Release Candidate is here
Learn more
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@6.2.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[]