Skip to content

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

Description

@danielpox

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?

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