Save a JSON in the database or create an intermediate table?

0

Good evening!

I'm in a small Dilemma, I'm building an application for event control, in this application I have an event that can have multiple guests in the Front end I'm thinking of using a component equal to this:

Anyway,whatwouldbethebestwaytosavethisinthebank?Icreateanintermediatetablecalled"guests" pointing to the user ID and the event or create a JSON field in the table saving the guests?

    
asked by anonymous 09.07.2018 / 03:20

0 answers