Skip to content

Support sqlite/postgresql backend #498

Open
@Glandos

Description

@Glandos

In the Python version of syncserver, SQL was handled by SQLAlchemy, and thus every major SQL backends were available. I personally use sqlite because I'm nearly a single user.

As a I discover this Rust rewrite (:clap:), I see that only MySQL and Spanner are currently supported. This is a bit unfortunate, since it lefts all sqlite and postgresql existing users without alternative. I withdraw MySQL very long time ago, to have only one DB engine to manage.

I also understand that in can be a non-goal to support other architecture than Mozilla. I just wanted to ask: what are the plans for backends?

Metadata

Metadata

Assignees

No one assigned

    Labels

    13Estimate - xxl - Complex, large effort, well defined (these should be broken down further)enhancementNew feature or requestgood first bugLow priority, but valuable contributions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions