@databricks/sdk-lakeview
v0.1.0-dev.5
Published
> [!WARNING] > > ## PREVIEW - NOT FOR PRODUCTION USE > > **This SDK is in preview and is subject to change without notice.** > > - **Do NOT use in production environments** > - **Breaking changes may occur at any time** > - **APIs are experimental and uns
Readme
@databricks/sdk-lakeview
[!WARNING]
PREVIEW - NOT FOR PRODUCTION USE
This SDK is in preview and is subject to change without notice.
- Do NOT use in production environments
- Breaking changes may occur at any time
- APIs are experimental and unstable
- Use for development and testing only
Installation
npm install @databricks/sdk-lakeviewUsage
import {LakeviewClient} from '@databricks/sdk-lakeview/v1';
const client = new LakeviewClient({});For a full getting-started guide, see the root README.
