Does anyone think MongoDB is like a text cache? Why do people use MongoDB to store data instead of text cache?

Source: Internet
Author: User
I think MongoDB is very similar to text caching. Do you think my opinion is correct? 2. Why do people prefer MongoDB to store data instead of text or memcache? 3. Is MongoDB the best Application Scenario really a data warehouse? Where is its future? Details:
1. I think MongoDB is very similar to text caching. Do you think my opinion is correct?
2. Why do people prefer MongoDB to store data instead of text or memcache?
3. Is MongoDB the best Application Scenario really a data warehouse? Where is its future?

Reply content:

Details:
1. I think MongoDB is very similar to text caching. Do you think my opinion is correct?
2. Why do people prefer MongoDB to store data instead of text or memcache?
3. Is MongoDB the best Application Scenario really a data warehouse? Where is its future?

Because MongoDB still looks like half a database, you can have various indexes and queries. In addition, the data structure is still tree-like. index can be built into sub-nodes, which is more convenient. Some cache services can only be accessed with keys. But you should never think that relational databases can be discarded because of this. This depends on your specific business logic. If you need to join and transaction, you will still encounter many obstacles when using MongoDB.

I personally think that MongoDB can Query multiple data types, embedded document and list, which are useful.

MongoDD and GridFS are good stuff.

Not familiar with Data Warehouse

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.