In the database you need to store objects that have a variable number of attributes. Including the attribute may be another object. Accordingly, the database creates a table with object attributes. In this case, the object itself is described in the application in any way possible.
What is the name of such a database structure (architecture)? And is there a standard for it? I would appreciate any article.
