Skip to content

Commit

Permalink
[docs]: add DB Schema and ERD
Browse files Browse the repository at this point in the history
  • Loading branch information
sanam2405 committed May 22, 2024
1 parent 46dcc47 commit 2c17eca
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,20 @@ Location-Sharing in a Geosocial Network </i>
![](idea/high/privacyfiltrationlogic.png)
![](idea/high/privacyfiltrationtwo.png)

## Database Schema

### Mongoose Schema

![](idea/high/mongoose-schema.png)

### ERD

![](idea/high/prisma-erd.png)

### Prisma Schema

![](idea/high/prismaschema.png)

## PostGIS Query

```sql
Expand Down
Binary file added idea/high/mongoose-schema.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added idea/high/prisma-erd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added idea/high/prismaschema.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 2c17eca

@vercel
Copy link

@vercel vercel bot commented on 2c17eca May 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.