- 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.
- 大數(shù)據(jù)導(dǎo)論:思維、技術(shù)與應(yīng)用
- 輕松學(xué)C語言
- 輕松學(xué)C#
- 3D Printing with RepRap Cookbook
- 蕩胸生層云:C語言開發(fā)修行實(shí)錄
- Hadoop 2.x Administration Cookbook
- 數(shù)據(jù)中心建設(shè)與管理指南
- 21天學(xué)通ASP.NET
- 數(shù)據(jù)通信與計(jì)算機(jī)網(wǎng)絡(luò)
- 步步圖解自動(dòng)化綜合技能
- PowerMill 2020五軸數(shù)控加工編程應(yīng)用實(shí)例
- JRuby語言實(shí)戰(zhàn)技術(shù)
- Oracle 11g Anti-hacker's Cookbook
- Effective Business Intelligence with QuickSight
- 開放自動(dòng)化系統(tǒng)應(yīng)用與實(shí)戰(zhàn):基于標(biāo)準(zhǔn)建模語言IEC 61499