Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ sqlite.ts
File
sqlite.ts
packages/sql-kysely/examples/sqlite.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as SqliteKysely from
"@effect/sql-kysely/Sqlite"
2
import
* as Sqlite from
"@effect/sql-sqlite-node"
3
import
{ Console, Context, Effect, Exit, Layer } from
"effect"
4
import
type
{ Generated } from
"kysely"
Callers
nothing calls this directly
Calls
7
pipe
Method · 0.65
make
Method · 0.65
provide
Method · 0.65
log
Method · 0.65
set
Method · 0.65
fail
Method · 0.65
values
Method · 0.45
Tested by
no test coverage detected