CalCOFI / docs

Help documentation for the constellation of webenized and workflow products (in bookdown)
https://calcofi.github.io/docs/
Other
0 stars 0 forks source link

document database: entity-relationship diagram, comments, etc. #2

Closed bbest closed 1 week ago

bbest commented 1 year ago

Hi @mfrants, @edweber, @evsatt,

Here are some tips on how to document the PostgreSQL database...

Use COMMENT ON SQL for tables and columns

Entity-Relationship (ER) Diagram

Use in R

By pulling into R, we can render these in the Quarto book Documenting CalCOFI at calcofi.io/docs and the R package calcofi4r .

Show Comments

Show ER Diagram

bbest commented 1 week ago
bbest commented 1 week ago