D
D
Dmitry Baskakov2021-01-20 13:52:01
Data Structures
Dmitry Baskakov, 2021-01-20 13:52:01

How to organize database tables in multilingual API?

How can you organize the tables in the database so that everything is beautiful in terms of translations?
Here, for example, I have a table of services and a table of examples of work :

Таблица Services:
id
name
text_intro
text_full
service_list
timestamps

Таблица Portfolio:
id
name
image
text
timestamps


It is necessary to add multilingualism here. I know that there are several options for how to do this, so I will be glad if there is something other than entery + trasllations + lang

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question