Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 36.4k
support sqlite.loadExtension #53898
Copy link
Copy link
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.
Description
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.sqliteIssues and PRs related to the SQLite subsystem.Issues and PRs related to the SQLite subsystem.
Type
Projects
StatusShow more project fields
In Progress
What is the problem this feature will solve?
Support SQLite load extension feature.
https://www.sqlite.org/loadext.html
What is the feature you are proposing to solve the problem?
What alternatives have you considered?
better-sqlite3,node-sqlite3,jsr:@db/sqlitebun:sqliteThey all have such APIs