或者說mongodb適合怎么樣的應用場景?
學習是最好的投資!
MongoDB is a general-purpose online database. Except for some strong transaction scenarios that require application-side cooperation, it can replace the existing OLTP database in most cases. Some commonly used applications: product catalog (e-commerce), user data management, content management, metadata management, Internet of Things, monitoring or log data, mobile/social applications, big data, real-time analysis (aggregation and MR), data integration, Relational database cache, 360-degree information panel, LBS (geospatial index) and so on. These are used by relatively large users in production environments.
In general, it is more flexible. But some of them are not suitable