sqlite3 icon indicating copy to clipboard operation
sqlite3 copied to clipboard

Kysely support?

Open vicary opened this issue 1 year ago • 0 comments

This should be the best option to use SQLite in Deno, unfortunately the default SQLiteDialect in Kysely only understands the better-sqlite3 API.

Is it possible to provide a Kysely dialect, or be compatible with the better-sqlite3 API?

vicary avatar Dec 30 '24 09:12 vicary