← sql-sqlite-node
SqliteClient7
Models
BackupMetadatainterfaceMetadata returned from a Node SQLite backup operation, reporting total and remaining page counts.SqliteClientinterfaceNode SQLite client service, extending SqlClient with database export, backup, and extension loading helpers.SqliteClientConfiginterfaceConfiguration for a node SQLite client backed by node:sqlite, including the database filename, read-only mode, statement cache settings, WAL behavior, span attributes, and query/result name transforms.