Skip to content

[Proposal] Embed SQLite in NODEJS CORE #29378

Closed
@RobertoMalatesta

Description

@RobertoMalatesta

Is your feature request related to a problem? Please describe.

NodeJS is close being the perfect swiss army knife of zero-admin deployable microservices and applications.
The only thing missing is a built-in database.

Describe the solution you'd like

Adopting SQLite.h/.c and exposing it to JS will result in NodeJS being the best "batteries included" environment ever.

Describe alternatives you've considered

Encrypted versions of SQLite could be considered. At a later time.
And, no. node-gyp is not an option.

R.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssues that request new features to be added to Node.js.wontfixIssues that will not be fixed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions