Skip to content

Support multiple db instances #108

@nileshtrivedi

Description

@nileshtrivedi

I'd like to run a single sqlite-rest server to provide isolated API access for multiple sqlite db files. Access to each db should be gated through its own auth token validation. The idea is to drastically lower the cost of serving APIs when hosting multiple isolated sqlite databases over the network.

For reference, Pocketbase does not want to implement this capability.

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