From e9e63fad50975824ed6f0b5646638ffdc93593c6 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Mon, 12 Dec 2022 22:11:52 +0100 Subject: [PATCH] Add ERD description --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d7154d..cee1c94 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Effortless cloud based solution for storing and sharing your SignalK data. Allow ### Context It is all about SQL, object-relational, time-series, spatial databases with a bit of python. + +For more clarity and visibility the complete [Entity-Relationship Diagram (ERD)](https://github.com/xbgmsharp/postgsail/tree/main/ERD/README.md) +is export as PNG and SVG file. + ### Features - Automatically log your voyages without manually starting or stopping a trip. - Automatically capture the details of your voyages (boat speed, heading, wind speed, etc).