- Learning Neo4j 3.x(Second Edition)
- Jér?me Baton Rik Van Bruggen
- 108字
- 2021-07-08 09:37:34
Document stores
Sparked by the explosive growth of web content and applications, probably one of the most well-known and most used types of NoSQL databases are in the document category. The key concept in a document store, as the name suggests, is that of a semi-structured unit of information often referred to as a document. This can be an XML, JSON, YAML, OpenOffice, or, MS Office, or whatever other kind of document that you may want to use, which can simply be stored and retrieved in a schema-less fashion. Examples of Document stores include the wildly popular MongoDB, Apache CouchDB, MarkLogic, and Virtuoso:

A simple document data model
推薦閱讀
- DB2 V9權威指南
- Mobile Application Development:JavaScript Frameworks
- 深度學習經典案例解析:基于MATLAB
- Rake Task Management Essentials
- Web開發的貴族:ASP.NET 3.5+SQL Server 2008
- Web Development with Django Cookbook
- C語言程序設計實踐教程
- Linux操作系統基礎案例教程
- Learning YARN
- .NET Standard 2.0 Cookbook
- Android Sensor Programming By Example
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- 奔跑吧 Linux內核
- 分布式架構原理與實踐
- SAP Web Dynpro for ABAP開發技術詳解:基礎應用