MongoDB (ii) MONGODB advantages

Source: Internet
Author: User

Any relational database that has a typical schema design that shows the relationships between the table and these tables. Although in MongoDB, there is nothing to relate to the concept.

The advantages of MongoDB over RDBMS
  • Schema: MongoDB is a document database, where a collection holds different files. The number of fields, the content, and the size of the file can be different from copying from one file to another.

  • A single object is structurally clear.

  • No complicated connections.

  • Deep query capability. MONGODB supports dynamic queries using document-based query languages such as SQL almost as powerful files

  • Tuning

  • Easy to scale: MongoDB is easy to scale

  • Application Object conversions/mappings that do not require database objects

  • Use internal memory storage (Windows) workgroups for faster data access

Why to use MongoDB
  • The form of JSON-style files for document storage: Data storage
  • can be indexed for any property

  • Replication and high Availability

  • Automatic sharding

  • A rich query

  • Fast in-place updates

  • MongoDB's professional technical support

Where should I use MongoDB?
  • Big Data

  • Content Management and delivery

  • Mobile and social infrastructure

  • User Data Management

  • Data platform

MongoDB (ii) MONGODB advantages

Related Article

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.