tmotagam / sqlite-electron

module for electron to use sqlite3 databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

knex query builder support?

Vector-Green opened this issue · comments

Hi, mostly that's convenient to use query builders like knex or orm to work with database
but seems sqlite3 or better-sqlite3 drivers for knex are not compatible with sqlite-electron, is there any way to use it with knex?

Hi @Vector-Green,
No you cannot use knex on sqlite-electron