qldb/index
Overview
Module
- package:
@aerokit/sdk/qldb - source: qldb/index.ts
- last updated:
Provides simplified integration with Amazon QLDB (Quantum Ledger Database) for Aerokit SDK. The module exposes repository abstractions to interact with QLDB ledgers, execute statements, manage sessions and handle results in a structured way.
The main components of this module are:
- QLDBRepository: Primary interface for connecting to and operating on QLDB ledgers.
