FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
easrng
easrngkyselyVtDialect
Public
Like
1
kyselyVtDialect
Home
Code
2
README.md
S
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
Code
/
Search
README.md

Kysely Dialect for @std/sqlite

Caveats

It doesn't support transactions, there's no real way to do them on top of @std/sqlite AFAICT.

Usage

Create val
import { VtDialect } from "https://esm.town/v/easrng/kyselyVtDialect"; import { Kysely } from "npm:kysely"; const db = new Kysely({ dialect: new VtDialect(), });

Demo

See @easrng/kyselyVtDemo, which uses this along with @easrng/kyselyVtTypes to generate schema types.

Code
README.md
S
main.tsx
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.