Skip to main content

Built and signed on GitHub Actions

Type safe tooling for SQLite

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
70%
Published
6 months ago (3.1.0)

ZenSQLite

Type safe tooling for SQLite

Built and signed on
GitHub Actions
View transparency log

Add Package

deno add jsr:@dldc/sqlite

Import symbol

import * as sqlite from "@dldc/sqlite";

---- OR ----

Import directly with a jsr specifier

import * as sqlite from "jsr:@dldc/sqlite";

Add Package

npx jsr add @dldc/sqlite

Import symbol

import * as sqlite from "@dldc/sqlite";

Add Package

yarn dlx jsr add @dldc/sqlite

Import symbol

import * as sqlite from "@dldc/sqlite";

Add Package

pnpm dlx jsr add @dldc/sqlite

Import symbol

import * as sqlite from "@dldc/sqlite";

Add Package

bunx jsr add @dldc/sqlite

Import symbol

import * as sqlite from "@dldc/sqlite";