Skip to content

Guidelines for bootstrapping a database resource #25945

Open
@davidonlaptop

Description

@davidonlaptop

What's the issue or suggestion?

Say you're managing postgres or ElasticSearch as dagster resources, and create all the tables as assets, is there recommendations on how to manage initializations instructions such as schema creation, user/role creations, etc. ?

Typically with rdbms you typically would do that as a database migration, but since mostly everything is created in dagster I thought there might be a best practice on where to do those operations?

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: docsRelated to documentation in general

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions