Featured image of post NoSQL Chapter 1

NoSQL Chapter 1

最后修改:

The important features of NoSQL:

  • Schema Flexibility
  • Horizontal Scalability
  • High Availability
  • Performance
  • Diverse Data Models
  • Cost-Effectiveness

MongoDB features:

  • data aggregation

  • ACID transactions

    • Atomicity
    • Consistency
    • Isolation
    • Durability
  • horizontal scaling

  • Charts

Relational Database VS NoSQL:

Relational DatabaseNoSQL
comments powered by Disqus