TILT- tables–part 4

I will keep very simple the database schema.

I do not want for the moment an users table, so I just create

  1. a table with url

  2. a table with the tags
  3. a table with notes

Azure Data Studio

Trying Azure Data Studio – good point that it is integrated with Azure. Bad point – finding it misses diagrams – https://docs.microsoft.com/en-us/sql/azure-data-studio/faq?view=sql-server-2017#database-administration

Not good – I do prefer making relations between tables. I can drop later, but for now let’s go with SSMS

And this is the diagram conceived


Tools used:

Azure Data Studio Sql Server Management Studio