Databricks SDK for JavaScript
    Preparing search index...

    Module @databricks/sdk-postgres

    @databricks/sdk-postgres

    Note

    This SDK is in Beta and is supported for production use cases. Interfaces might still change slightly before GA (e.g. name standardization and minor ergonomic tweaks). We are keen to hear feedback from early adopters — please file issues, and we will address them.

    npm install @databricks/sdk-postgres
    
    import {PostgresClient} from '@databricks/sdk-postgres/v1';

    const client = new PostgresClient({});

    For a full getting-started guide, see the root README.

    Modules

    v1