Data Model - PostgreSQL

Using draw.io we can model what the data will look like for our application. Below is a diagram that should center what we will be building.

Our application will have users, they can create messages in channels or do direct messages with each other.

Last updated