Skip to content

db staging #9

@bbest

Description

@bbest

presently the database server looks like this:

image

Ideally we move towards :

databases:

  • dev (developmental) database
    • work on creating new tables / columns / relationships
  • prod (production) database
    • static and we can dump the database and have a commit ID and even a DOI
    • copy of dev for a given timestamp

schemas:

  • raw
    raw data, before cleaning / processing or adding any derived columns
  • public
    final tables for use with APIs, etc; ideally all modifications and QA/QC are generated from reproducible scripts (in workflows)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions