目录一、MongoDB简介1.1 mongodb简介1.2 mongodb利弊1.3 mongodb使用场景1.4 mongodb存储聊天记录和mysql存储的抉择二、业务场景三、聊天记录的存储和查询3.1 聊天记录数据集合的设计,可以理解为数据表3.2 聊天记录
Let\'s assume I have a database with two tables: categories and articles. Every article belongs to a category.