Skip to content

[Core feature] Flyteadmin support for sqlite3 #2138

@kumare3

Description

@kumare3

Motivation: Why do you think this is important?

Currently to start sandbox flyteadmin needs a postgres server. GORM supports sqlite3 and this should be possible to use with flyteadmin

GORM support: https://gorm.io/docs/connecting_to_the_database.html#SQLite

Goal: What should the final outcome look like, ideally?

if i start flyteadmin locally, it should be possible to start with a sqlite db . This would speed up testing and starting up of flyteadmin.
Similarly we can do the same for datacatalog

Describe alternatives you've considered

start a postgres server

Propose: Link/Inline OR Additional context

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions