Skip to content

core package

Home > @direct-sqlite/core

Class

Description

Database

High-performance, zero-allocation abstraction layer for SQLite instances. Normalizes differences between better-sqlite3, node:sqlite and ‘bun:sqlite`.

MutationBuilder

Isolated mutation pipeline context manager handling table modifications.

SelectQueryBuilder

Isolated type-safe processing context builder managing reading projections.

TableRunner

Core table execution driver managing distinct query builder pipelines.