How to store/manage tags?

From: ^Bart <gabriele1NOSPAM_at_hotmail.com>
Date: Sat, 13 Jul 2019 12:09:35 +0200
Message-ID: <qgcaku$1cde$1_at_gioia.aioe.org>



[Quoted] [Quoted] I need to store tags in a db, for example about restaurants, like [Quoted] romantic, sea view, etc., I thought to do something like this:

restaurants



id_restaurant
name

tags



id_tag
name

restauranttags


id_restauranttag
FK_id_restaurant
FK_id_tag

[Quoted] Do you have other ideas?

Regards.
^Bart Received on Sat Jul 13 2019 - 12:09:35 CEST

Original text of this message