Node builtin node:sqlite support
Author: guoh27Created Dec 23, 2024Updated Jul 24, 2026
LabelsNG_feature_requestNG_later
Environment
Knex version: 2.5.1 Database + version: OS: Linux
Feature discussion / request
nodejs added experimental built-in sqlite support in version 22.5 docs. Let's see if knex plans to use the internal sqlite directly, so that there is no need to import sqlite dependencies.
Source: knex/knex