U
U
Urukhayy2015-03-22 09:41:22
MySQL
Urukhayy, 2015-03-22 09:41:22

How to competently build the architecture of the base for logs?

Let's say there are 6 chats. Every chat message needs to be logged. Create 1 table with type column (chat type) or many tables per chat?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Armenian Radio, 2015-03-22
@Urukhayy

If the data is homogeneous and all chats are the same - the first one. If there is a possibility that the set saved for different chats will be different - the second.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question