- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 144字
- 2021-07-02 22:42:01
Document databases
A document-oriented database is suitable for documents and semi-structured data. The central concept of a document-oriented database is the notion of a document. Documents encapsulate and encode data (or information) in some standard formats or encodings such as XML, JSON, and BSON. Documents do not adhere to a standard schema or have the same structure, so they provide a high degree of flexibility. Unlike relational databases, changing the structure of the document is simple and does not lock the clients from accessing the data.
Document databases merge the power of relational databases and column-oriented databases. They provide support for ad hoc queries and can be scaled up easily. Depending on the design of the document database, MongoDB is designed to handle a huge amount of data efficiently. On the other hand, CouchDB provides high availability even in the case of hardware failure.
- Word 2003、Excel 2003、PowerPoint 2003上機(jī)指導(dǎo)與練習(xí)
- Hands-On Artificial Intelligence on Amazon Web Services
- Hands-On Cybersecurity with Blockchain
- Apache Superset Quick Start Guide
- Storm應(yīng)用實(shí)踐:實(shí)時(shí)事務(wù)處理之策略
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- 液壓機(jī)智能故障診斷方法集成技術(shù)
- 生物3D打印:從醫(yī)療輔具制造到細(xì)胞打印
- Photoshop CS4數(shù)碼攝影處理50例
- JRuby語(yǔ)言實(shí)戰(zhàn)技術(shù)
- Puppet 3 Beginner’s Guide
- 新一代人工智能與語(yǔ)音識(shí)別
- Getting Started with Tableau 2018.x
- Getting Started with Tableau 2019.2
- 實(shí)戰(zhàn)突擊