Skip to content
Snippets Groups Projects
Commit 556504fb authored by Eliaz's avatar Eliaz
Browse files

Update README.md

parent 8df1418c
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,10 @@
title: Biblio4 Schema Example
---
erDiagram
BOOK }|--o{ USER : read_by
USER }o--|| COLLECTIONS : user_has
BOOK }o--|{ USER : read_by
USER ||--o{ COLLECTIONS : owns
REVIEW }o--|| BOOK : review_of
REVIEW }o--|| USER : review_by
COLLECTIONS }o--o{ BOOK : are_composed_of
BOOK {
string isbn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment