ydb-sdk
Node.js bindings for working with YDB API over gRPC
@ydbjs/auth
Authentication providers for YDB: static credentials, tokens, anonymous, and cloud metadata. Integrates with the core driver for secure access.
@ydbjs/query
High-level, type-safe YQL query and transaction client for YDB. Supports tagged template syntax, parameter binding, transactions, and statistics.
@ydbjs/abortable
Utilities for working with AbortController and AbortSignal in YDB operations.