1. I want to have a function similar to WeChat single chat (one-to-one instant messaging), and I want to store the chat records directly into the database. But I am not sure how to create a table. I want to create a table for each chat partner. New watch?
Have any experts done similar cases? Please give us some advice
Thanks advance!
A logical table can be divided into tables at the data level or physical level, and it just needs to be encapsulated. . . Then record who sent it to whom, content and other information.