tndrle / node-sqlite3-wasm

WebAssembly port of SQLite3 for Node.js with file system access
MIT License
61 stars 9 forks source link

knex support? #23

Open Vector-Green opened 1 year ago

Vector-Green commented 1 year ago

Hi, that pretty comfortable to use knex as query builder for sql databases seems default sqlite3 driver is not compatible with node-sqlite3-wasm is there any way to connect node-sqlite3-wasm with knex?