Skip to main content
Home

@db/sqlite@0.13.0
Built and signed on GitHub Actions

Works with
This package works with Deno
This package works with Deno
JSR Score100%
Downloads3,561/wk
Published2 months ago (0.13.0)

The fastest and correct module for SQLite3 in Deno

I
AggregateFunctionOptions

Options for user-defined aggregate functions.

T
BindParameters
No documentation available
T
BindValue

Types that can be possibly serialized as SQLite bind values

I
BlobOpenOptions

Various options that can be configured when opening a Blob via Database#openBlob.

I
DatabaseOpenOptions

Various options that can be configured when opening Database connection.

f
isComplete

Whether the given SQL statement is complete.

T
RestBindParameters
No documentation available
c
SQLBlob

Enumerates SQLite3 Blob opened for streamed I/O.

v
SQLITE_SOURCEID

SQLite source ID string

v
SQLITE_VERSION

SQLite version string

c
SqliteError
No documentation available
T
Transaction

Transaction function created using Database#transaction.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.