SQLite support
jlarmstrongiv opened this issue ยท 3 comments
jlarmstrongiv commented
It would be nice if it worked with both @sqlite.org/sqlite-wasm in the browser and better-sqlite3 in node
It may be possible to support many dialects. See https://github.com/subframe7536/kysely-sqlite-tools for an example
PorcoRosso85 commented
+1
kyleconroy commented
I merged #11 which adds beta support for SQLite. Please play around with it and file any issues where it breaks.