Skip to content

Replace 'better-sqlite3' with 'node:sqlite' when it's stability is 2 instead of 1 #80

@naftis

Description

@naftis

In Node v23 we're using, the stability of node:sqlite api is 1 which is not recommended for production. When this is raised to 2 in future versions, we can remove the better-sqlite3 for less dependencies.

Priority of this is a nice-to-have. The API of better-sqlite3 is very similar if not identical, so it should be pretty simple.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions