denodrivers / denodrivers/sqlite3

Deno Fresh: How to open database file from file input in browser?

Open
#159 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
312
Forks
24
PR merge metrics
No merged PRs in 30d

Description

I want to open a user-selectable database file dynamically, from an HTML file input.

Thus, the database file is not statically available in the source code.

There’s the option to open/create an in-memory database, but that would create a new one, not open an existing File blob in memory.

Is it possible to pass a File/Blob as the input database to open?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.