property CosmosAdapterOptionsBase.database
Since 0.2.0

The database the containers live in. Required on both arms: a Cosmos endpoint encodes no database name, so unlike a MongoDB URI there is nothing to fall back to.

Type

string

Usage

import { type CosmosAdapterOptionsBase } from "database-plugin/src/index.ts";