Skip to main content
The praisonai-ts CLI provides the db command for database adapter management and testing.

Quick Start

1

Simple Usage

2

With Configuration


Commands Overview

Connect to Database

Test database connectivity:
Example Output:
JSON Output:

Test Database Operations

Run a full database test:
Example Output:

List Adapters

View available database adapters:
Example Output:
JSON Output:

Database Info

Show database feature information:

Supported Database URLs

SDK Usage

For programmatic database usage:
For more details, see the Database SDK documentation.

Database

SDK persistence

Cache CLI

Cache management