entity attribute value - eav in json with mysql 8 or postgres -


i implementing eav type of model database.

for making 3 major tables. e-this keeps metadata of entities example - customers, campaign,etc. a- keeps metadata of columns of entity. customer.name, customer.contact_no v- in insert entity_id, attribute_id , value.

this v table huge want impediment in json datatype. has implement can me.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -