Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Database structure for recommendations. #194

@stuartlynn

Description

@stuartlynn

Design the tables to represent recommendations. key columns will include

  • name : name of the resource
  • url: Where the resource lives
  • type : blog / github / dashboard etc
  • submitor : person who submitted the resource
  • approved: if the resource was approved or not
  • automatic: is this an automatically generated resource or a user submitted one.

Then we prob need a a many to one join column between datasets and resources.

Metadata

Metadata

Assignees

Labels

backendMostly backend workfrozenIntentionally not working on this for now, but might be picked up in the future

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions