Changes between Version 12 and Version 13 of hbase_table_design
- Timestamp:
- 09/14/2012 02:35:06 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
hbase_table_design
v12 v13 1 [http://hbase.apache.org/book/schema.html 官网] 2 首先要分区NoSQL 数据模型设计一般从业务应用的具体数据查询入手,而不是数据间的关系,关系型的数据模型基本上是分析数据间的结构和关系。[[BR]] 1 3 2 4 == 1、表的属性[[BR]] == … … 58 60 59 61 如果要为HBASE做一些索引表,或者通过其他方法提高查询速度,可以参考这篇文章[http://www.oschina.net/question/12_29726 HBase 二级索引与 Join][[BR]] 62 其他参考文章 63 [http://coolshell.cn/articles/7270.html NoSQL 数据建模技术] 60 64 61 62 [/wiki/hbase_table_design/HBaseSchema_HBaseCon2012.pdf HBaseSchema_HBaseCon2012]这篇文章也不错 65 [/wiki/hbase_table_design/HBaseSchema_HBaseCon2012.pdf HBaseSchema_HBaseCon2012]
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)