- Learning Neo4j 3.x(Second Edition)
- Jér?me Baton Rik Van Bruggen
- 152字
- 2021-07-08 09:37:34
Column-family stores
A Column-family store is another example of a very task-oriented type of solution. The data model is a bit more complex than the Key-value store, as it now includes the concept of a very wide, sparsely populated table structure that includes a number of families of columns that specify the keys for this particular table structure. Like the Dynamo system, Column-family stores also originated from a very specific need of a very specific company (in this case, Google), who decided to roll their own solution. Google published their BigTable paper in 2006 at the Operating Systems Design and Implementation (OSDI) symposium. The paper not only started a lot of work within Google, but also yielded interesting open source implementations such as Apache Cassandra and HBase. In many cases, these systems are combined with batch-oriented systems that use Map/Reduce as the processing model for advanced querying:

- Oracle Database In-Memory(架構與實踐)
- 深入理解Django:框架內幕與實現(xiàn)原理
- 假如C語言是我發(fā)明的:講給孩子聽的大師編程課
- Functional Kotlin
- SQL基礎教程(視頻教學版)
- Hands-On Natural Language Processing with Python
- 網(wǎng)站構建技術
- Mastering VMware Horizon 7(Second Edition)
- Advanced Python Programming
- Appcelerator Titanium:Patterns and Best Practices
- Angular Design Patterns
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數(shù)據(jù)
- Visual Basic程序設計基礎
- VMware vSphere 5.5 Cookbook
- Manage Your SAP Projects with SAP Activate