Skip to content

[Future] Consider infrastructure change in DB from SQLite to PostreSQL for web hosted version of the application #232

@frankbria

Description

@frankbria

The original design of the application was a locally-run or self-hosted version of CodeFRAME with a single user. SQLite was chosen because of the simple architecture and single user.

But, in a multi-user hosted environment, such as a multi-tenant SaaS environment, SQLite may not be a good choice. PostreSQL may be a better choice.

Migrating the DB connection is a significant refactor but could be the right choice as a SaaS application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FutureDeferred - beyond v1/v2 scope, consider for future versionsarchitectureSystem architecture and design patterns

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions