rebelopsio / healthy-seed

A Golang REST API created to help people make healthier nutrition decisions
MIT License
0 stars 1 forks source link

Implement Postgres for the database #3

Open rebelopsio opened 2 years ago

rebelopsio commented 2 years ago

In tandem with Issue #2, we will implement PostgreSQL as the database. This doesn't need to be an end all, and it may make sense to use something like MongoDB instead or in parallel.

rebelopsio commented 2 years ago

Worked the on the database schema today. This is just a quick start to get things going.

https://dbdiagram.io/d/62081df085022f4ee5833463

rebelopsio commented 2 years ago

Including the PDF version here for tracking.

db_schema.pdf