错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

NoSQL Databases

  • Jizhe Xia,
  • Qunying Huang,
  • Zhipeng Gui,
  • Wei Tu

摘要

In the previous two chapters, we have primarily discussed the relational databases that store in tables. This chapter will explore another popular type of database system, called NoSQL. In particular, the background, fundamental features, and data models of four commonly used NoSQL database systems, including key-value, document, column, and graph, will be described. Next, one specific example of a NoSQL database, MongoDB, will be introduced.