From 472f771cb5589853ea2ee0ab696967b9a0b1e42a Mon Sep 17 00:00:00 2001 From: Jan Grewe Date: Mon, 3 Aug 2020 18:31:27 +0200 Subject: [PATCH] [docs] database layout.md --- docs/database_layout.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/database_layout.md diff --git a/docs/database_layout.md b/docs/database_layout.md new file mode 100644 index 0000000..7ce19b2 --- /dev/null +++ b/docs/database_layout.md @@ -0,0 +1,5 @@ +# Database structure + +The following illustration shows the structure of the underlying *fishbook* database. + +![fishbook database](./database_layout.png) \ No newline at end of file