Skip to content

Feature: SQLite support #371

Open
Open
@bishtawi

Description

@bishtawi

Description of your request
It would be nice to be able to use SQLite as the database layer instead of requiring Mariadb

Describe the solution you'd like
Instead of having to stand up a Mariadb, it would be lighter on resources if a SQLite file could be used as a database.

Describe alternatives you've considered
N/A

Additional context
For my selfhosting usecase, spinning up a Mariadb instance is a waste of resources and a bit overkill. I try to use SQLite whenever possible as I dont expect to handle much traffic (private hosting, nothing that needs production level quality for public access).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestframeworkAssociated with framework updatesimprovementImprove an existing feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions