-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
Expose SQLite? #53264
Copy link
Copy link
Closed
Labels
discussIssues opened for discussion and feedback.Issues opened for discussion and feedback.
Description
Activity
Metadata
Metadata
Assignees
Labels
discussIssues opened for discussion and feedback.Issues opened for discussion and feedback.
We agreed (the TSC) to allow SQLite into the project for the
localStorageAPI at #52435It would be neat if we exposed that to userland similraly to how Bun does, there is a lot of prior art of languages and runtimes embracing SQLite for a local configuration database like python, php, Tcl and others.
This issue is to discuss it and raise concerns about whether or not it makes sense to expose SQLite bindings given we already bundle it.