Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/mod.ts>Databases#list

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Databases.prototype.list
Re-export
import { Databases } from "https://deno.land/x/appwrite@11.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[]